[CMake] can cmake start the build?

Dietmar Hummel dietmar.hummel at gmx.ch
Wed Sep 9 15:56:15 EDT 2009


Hi everybody!

I searched around but could not find the solution. My question is, is there a 
option in cmake to actually start the build.
If i execute cmake with --system-information it shows me in the variable 
CMAKE_BUILD_TOOL the correct program to start the build. As you know this is 
make on unix systems but devenv or something else on windows.

So is there anything like 

cmake funny_start_the_build_parameter [maybe some params]

to do just the right thing on each os?

Regards
Dietmar


More information about the CMake mailing list