mirror of
https://github.com/visualboyadvance-m/visualboyadvance-m
synced 2025-10-05 23:52:49 +02:00
Fix policy in newer CMake
This commit is contained in:
@@ -4,7 +4,7 @@ cmake_policy(VERSION 3.19...3.28.3)
|
||||
# Use new link library de-duplication behavior.
|
||||
cmake_policy(SET CMP0156 NEW)
|
||||
cmake_policy(SET CMP0179 NEW)
|
||||
cmake_policy(SET CMP0181 NEW)
|
||||
# cmake_policy(SET CMP0181 NEW)
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
|
||||
|
||||
|
Reference in New Issue
Block a user