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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to