diff options
Diffstat (limited to 'source/CMakeLists.txt')
-rw-r--r-- | source/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt index 2841baa..18f3c45 100644 --- a/source/CMakeLists.txt +++ b/source/CMakeLists.txt @@ -1,5 +1,4 @@ CMAKE_MINIMUM_REQUIRED (VERSION 3.16) -SET (CMAKE_POLICY_DEFAULT_CMP0077 OLD) # Find CCache FIND_PROGRAM(CCACHE_PATH ccache) |