Skip to content

Commit 1c84d07

Browse files
authored
Merge pull request #6 from fmessmer/test_noetic
test noetic
2 parents 75329e2 + d4d7d41 commit 1c84d07

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
@@ -2,7 +2,7 @@
22
# CMake
33
##############################################################################
44

5-
cmake_minimum_required(VERSION 2.8.3)
5+
cmake_minimum_required(VERSION 3.0.2)
66
project(rosjava_bootstrap)
77

88
##############################################################################

0 commit comments

Comments
 (0)