[ox] Set CMP0110 to NEW, this which allows spaces in test names
This commit is contained in:
3
deps/ox/CMakeLists.txt
vendored
3
deps/ox/CMakeLists.txt
vendored
@@ -1,4 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
cmake_minimum_required(VERSION 3.19)
|
||||
set(CMAKE_POLICY_DEFAULT_CMP0110 NEW) # requires CMake 3.19
|
||||
|
||||
project(Ox)
|
||||
|
||||
|
Reference in New Issue
Block a user