Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Commit

Permalink
ENH: moved CMake to library folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Marion committed Apr 1, 2011
1 parent b38d893 commit 02a3649
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -20,7 +20,7 @@ set( PHP_UNIT CACHE STRING

#-----------------------------------------------------------------------------
# This should be at the top level for warning suppression
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/CMake/CTestCustom.cmake.in
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/library/CMake/CTestCustom.cmake.in
${CMAKE_CURRENT_BINARY_DIR}/CTestCustom.cmake )


Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 02a3649

Please sign in to comment.