[CMake] Basic question about CMAKE_MAKE_PROGRAM
Sylvain PRAT
sylvain.prat at laposte.net
Mon Jul 11 04:40:40 EDT 2005
Hello,
Just a basic question: what is CMAKE_MAKE_PROGRAM used for into cmake ?
Anyway, why should have visual c++ “devenv” program to be able to
generate visual c++ projects ?
In fact, I want to use codeblocks (which imports visual projects) but
cmake complaint about the CMAKE_MAKE_PROGRAM. If I change this to the
codeblocks executable, I’ve some errors (Unable to find executable for
try run), as it seems that cmake try to use the development environment
to build the files !? How must I proceed ?
Thanks,
Sylvain
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.11/45 - Release Date:
09/07/2005
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20050711/a3f64c35/attachment.html
More information about the CMake
mailing list