mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 19:04:56 +00:00
Use cmake_policy version range; update hecl
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
|
cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
|
||||||
# Allow target_link_libraries with targets in other directories
|
cmake_policy(VERSION 3.15...3.20)
|
||||||
cmake_policy(SET CMP0079 NEW)
|
|
||||||
# Set MSVC runtime library flags from CMAKE_MSVC_RUNTIME_LIBRARY
|
|
||||||
cmake_policy(SET CMP0091 NEW)
|
|
||||||
|
|
||||||
# obtain revision info from git
|
# obtain revision info from git
|
||||||
find_package(Git)
|
find_package(Git)
|
||||||
|
|||||||
2
hecl
2
hecl
Submodule hecl updated: a84fee7753...4376f02e1a
Reference in New Issue
Block a user