mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
[ci skip] use a policy in the CMakeLists.txt for toml11 fix some more string_view errors
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
enable_testing()
|
||||
if("${CMAKE_VERSION}" VERSION_GREATER 3.1)
|
||||
project(toml11 VERSION 3.2.0)
|
||||
else()
|
||||
project(toml11)
|
||||
|
||||
project(toml11 VERSION 3.7.0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user