File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11project (EngFormat-Cpp CXX)
2- cmake_minimum_required (VERSION 3.0)
2+ cmake_minimum_required (VERSION 3.0...4.0 )
33
44add_library (${PROJECT_NAME} include /EngFormat-Cpp/eng_format.hpp src/eng_format.cpp)
55
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.17)
1+ cmake_minimum_required (VERSION 3.17...4.0 )
22
33cmake_policy (SET CMP0048 NEW)
44project (brotli VERSION 1.0.9)
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.1)
1+ cmake_minimum_required (VERSION 3.1...4.0 )
22
33##
44## PROJECT
Original file line number Diff line number Diff line change 1- cmake_minimum_required (VERSION 3.0)
1+ cmake_minimum_required (VERSION 3.0...4.0 )
22project (libmimalloc C CXX)
33
44set (CMAKE_C_STANDARD 11)
You can’t perform that action at this time.
0 commit comments