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

cmake-commits at cmake.org cmake-commits at cmake.org
Mon Nov 27 15:14:44 EST 2006


Update of /cvsroot/CMake/CMake/Tests/TargetName
In directory public:/mounts/ram/cvs-serv6166/Tests/TargetName

Added Files:
	CMakeLists.txt 
Log Message:
ENH: add a test for a target name with the same name as the output of a custom command


--- NEW FILE: CMakeLists.txt ---
project(TargetName)

add_subdirectory(executables)
add_subdirectory(scripts)



More information about the Cmake-commits mailing list