On 3/22/07, E. Wing <[EMAIL PROTECTED]> wrote:

> And if I check all variables using the "show advanced values",
> SDL_LIBRARY is nowhere. The only other variable is SDL_LIBRARY_TEMP
> showing the value "SDL_LIBRARY_TEMP-NOT-FOUND".
>
> Any clue?

Yeah, this is an artifact of how the script works. The quick answer is
to set the SDL_LIBRARY_TEMP with your SDL library. Once you do that,
SDL_LIBRARY will be generated.


Should a SDL_LIBRARY_INCLUDE and LIBRARY be added to the FindSDL
module in order to avoid to have to use SDL_LIBRARY_TEMP ?

--
Pierre-André Galmes
Free Software consultant
StarXpert - www.starxpert.fr
6, rue Eugène Varlin - 75010 Paris
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to