Use cmake_policy version range; update hecl

This commit is contained in:
Luke Street 2021-03-30 22:12:45 -04:00
parent f956e6e618
commit d6d25eebbf
2 changed files with 2 additions and 5 deletions

View File

@ -1,8 +1,5 @@
cmake_minimum_required(VERSION 3.15 FATAL_ERROR)
# Allow target_link_libraries with targets in other directories
cmake_policy(SET CMP0079 NEW)
# Set MSVC runtime library flags from CMAKE_MSVC_RUNTIME_LIBRARY
cmake_policy(SET CMP0091 NEW)
cmake_policy(VERSION 3.15...3.20)
# obtain revision info from git
find_package(Git)

2
hecl

@ -1 +1 @@
Subproject commit a84fee77538a40cf49b74292e2631bed717a0ede
Subproject commit 4376f02e1a306cbfb99a8f1f01484696a8f1930f