[cmake-commits] andy committed CMakeLists.txt NONE 1.1

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Feb 22 08:39:14 EST 2007


Update of /cvsroot/CMake/CMake/Tests/SimpleExclude/dirC
In directory public:/mounts/ram/cvs-serv25050/SimpleExclude/dirC

Added Files:
	CMakeLists.txt 
Log Message:
ENH: Add simple exclusion test for subdirectories


--- NEW FILE: CMakeLists.txt ---
add_subdirectory(dirA EXCLUDE_FROM_ALL)
add_subdirectory(dirB)




More information about the Cmake-commits mailing list