BUG: 4244, add a --build option to cmake that can build projects configured by CMake
commit53d044b6f9f0f8457f91f368c23c18ffda17294d
authorhoffman <hoffman>
Wed, 15 Oct 2008 17:56:06 +0000 (15 17:56 +0000)
committerhoffman <hoffman>
Wed, 15 Oct 2008 17:56:06 +0000 (15 17:56 +0000)
tree88069c89226ef44f568c1cac719d6f4bd9054821
parent4994fb824a1ff0e70888e57a41ed0a1d9b6cc0e5
BUG: 4244, add a --build option to cmake that can build projects configured by CMake
Source/cmGlobalGenerator.cxx
Source/cmGlobalGenerator.h
Source/cmProjectCommand.cxx
Source/cmake.cxx
Source/cmake.h
Source/cmakemain.cxx
Tests/CMakeBuildTest.cmake.in [new file with mode: 0644]
Tests/CMakeLists.txt