CMAKE_RUNTIME_OUTPUT_DIRECTORYΒΆ

Where to put all the RUNTIME target files when built.

This variable is used to initialize the RUNTIME_OUTPUT_DIRECTORY property on all the targets. See that target property for additional information.

Previous topic

CMAKE_POSITION_INDEPENDENT_CODE

Next topic

CMAKE_RUNTIME_OUTPUT_DIRECTORY_<CONFIG>

This Page