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