cmake_policy(SET CMP0116 OLD) endif() # MSVC debug information format flags are selected via # CMAKE_MSVC_DEBUG_INFORMATION_FORMAT, instead of # embedding flags in e.g. CMAKE_CXX_FLAGS_RELEASE. # New in CMake 3.25. # # Supports debug info with SCCache # (https://github.com/mozilla...
cmake_policy(SET CMP0116 OLD) endif() # MSVC debug information format flags are selected via # CMAKE_MSVC_DEBUG_INFORMATION_FORMAT, instead of # embedding flags in e.g. CMAKE_CXX_FLAGS_RELEASE. # New in CMake 3.25. # # Supports debug info with SCCache # (https://github.com/mozilla...