Hi, Is there a way to read the arguments that were passed to CMake from inside a CMakeLists.txt file? There is a problem that some generators (like "NMake Makefiles") set a default value for certain variables (like CMAKE_BUILD_TYPE=Debug, CMAKE_INSTALL_PREFIX=C:\Program Files\${CMAKE_PROJECT_NAME})