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

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Feb 21 21:24:19 EST 2007


Update of /cvsroot/CMake/CMake/Tests/SubDirSpaces/Some(x86) Sources
In directory public:/mounts/ram/cvs-serv8802/Tests/SubDirSpaces/Some(x86) Sources

Added Files:
	CMakeLists.txt test.c 
Log Message:
ENH: fix parens in the path with spaces in the path


--- NEW FILE: test.c ---
void testOdd()
{
}

--- NEW FILE: CMakeLists.txt ---
add_library(testOddPath test.c)



More information about the Cmake-commits mailing list