Skip to content

Commit 089472e

Browse files
committed
Increase cmake minimum version
1 parent 05614ec commit 089472e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10.2)
22
project(web_video_server)
33

44
## Find catkin macros and libraries

0 commit comments

Comments
 (0)