Skip to content

Commit e4b01eb

Browse files
committed
Bumped minimum CMake version to enable FetchContent API
1 parent 7a0422d commit e4b01eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smacc_sm_reference_library/sm_atomic_http/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 2.8.3)
1+
cmake_minimum_required(VERSION 3.11.0)
22
project(sm_atomic_http)
33

44
## Find catkin macros and libraries

0 commit comments

Comments
 (0)