Skip to content

Commit 2fbb157

Browse files
mosfet80mergify[bot]
authored andcommitted
Update CMakeLists.txt (#176)
Signed-off-by: mosfet80 <[email protected]> (cherry picked from commit 148d46f)
1 parent 87080a8 commit 2fbb157

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test_tracetools/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.5)
1+
cmake_minimum_required(VERSION 3.20)
22
project(test_tracetools)
33

44
# Default to C++17

tracetools/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.5)
1+
cmake_minimum_required(VERSION 3.20)
22
project(tracetools)
33

44
# Default to C++17

0 commit comments

Comments
 (0)