CMAKE_ENABLE_EXPORTSΒΆ
The
CMAKE_ENABLE_EXPORTSvariable is deprecated in favor of theCMAKE_EXECUTABLE_ENABLE_EXPORTSandCMAKE_SHARED_LIBRARY_ENABLE_EXPORTSvariables.
The CMAKE_ENABLE_EXPORTS variable is deprecated in favor of
the CMAKE_EXECUTABLE_ENABLE_EXPORTS and
CMAKE_SHARED_LIBRARY_ENABLE_EXPORTS variables.