[Cmake-commits] CMake generator

Roy van Pelt R.F.P.v.Pelt at tue.nl
Fri May 16 07:36:40 EDT 2008


Is it possible to include the generator choice into the CMakeLists.txt?

For instance:
cmake -G CodeBlocks - Unix Makefiles 
Replace by
CMAKE_GENERATOR CodeBlocks - Unix Makefiles 

Or something similar?

Thanks


More information about the Cmake-commits mailing list