mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
change cxxtest cmake min version to 3.2 to match other lists
This commit is contained in:
parent
8c16bd037f
commit
4fdba1abce
2
third-party/cxxtest/CMakeLists.txt
vendored
2
third-party/cxxtest/CMakeLists.txt
vendored
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.7)
|
||||
cmake_minimum_required(VERSION 3.2)
|
||||
project(cxxtest)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
|
Loading…
x
Reference in New Issue
Block a user