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

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Jan 23 10:29:23 EST 2008


Update of /cvsroot/CMake/CMake/Tests/ReturnTest/subdir
In directory public:/mounts/ram/cvs-serv30651/Tests/ReturnTest/subdir

Added Files:
	CMakeLists.txt 
Log Message:
ENH: add testing for return and break commands


--- NEW FILE: CMakeLists.txt ---
set (subdirreturn 1)
return()
set (subdirreturn 0)



More information about the Cmake-commits mailing list