[CMake] install(script ... and memory loss

Micha Renner Micha.Renner at t-online.de
Tue Jul 26 08:13:22 EDT 2011


In a CMakeLists file, there is this command:

INSTALL(SCRIPT tInstall.txt)

During processing tInstall.txt none of global variables (e.g. MSVC,
CMAKE_SHARED_LIBRARY_SUFFIX ...) has a value.

Is this a bug or a feature?

Greetings

Micha





More information about the CMake mailing list