4 lines
74 B
CMake
4 lines
74 B
CMake
cmake_policy(SET CMP0010 OLD)
|
|
cmake_policy(SET CMP0053 NEW)
|
|
set(var "${")
|