CMAKE_ENABLE_EXPORTSΒΆ

Specify whether executables export symbols for loadable modules.

This variable is used to initialize the ENABLE_EXPORTS target property for executable targets when they are created by calls to the add_executable() command. See the property documentation for details.

Previous topic

CMAKE_DISABLE_PRECOMPILE_HEADERS

Next topic

CMAKE_EXE_LINKER_FLAGS

This Page