[CMake] CMake, Windows and choosing which variables are required

PA Galmes pagalmes.lists at gmail.com
Mon Apr 16 07:21:54 EDT 2007


Hello,

Following the thread
http://www.cmake.org/pipermail/cmake/2007-April/013454.html
we were wondering how cmake choose which variables are required and which
are not.
Just read the quote:


> >* Currenly, under Windows, when I click on the configure button in CMAKE,
> it
> *>* says:
> *>*
> *>* - I did not found "qmake.exe",
> *>* - so I set the value for the QMAKE_EXECUTABE variable,
> *>* - click on configure one more time.*
> > - It says, "I did not found SDLMAIN_INCLUDE, SDLMAIN_LIBRARY,
> >* SDLIMAGE_INCLUDE, SDLIMAGE_LIBRARY"
> *>* - I set those variables,
> *>* - click on configure one more time.
> *>*
> *
> So I need more details about how CMake does this. I don't understand
> how CMake determines which ones to nag you about. The nags I get are
> different than yours.
>
While cmake asks for "SDLMAIN_INCLUDE, SDLMAIN_LIBRARY..." it does not for
SDL_LIBRARY_TEMP.

Any idea why?

-- 
Pierre-André Galmes
Free Software consultant
StarXpert - www.starxpert.fr
6, rue Eugène Varlin - 75010 Paris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20070416/b37ae366/attachment.htm


More information about the CMake mailing list