5 lines
83 B
CMake
5 lines
83 B
CMake
|
|
cmake_policy(SET CMP0099 NEW)
|
|
|
|
include(${CMAKE_CURRENT_SOURCE_DIR}/CMP0099.cmake)
|