FAdd BR to fix CMakeLists.txt file in op3_walking_module_msgs.

This commit is contained in:
Yoshimaru Tanaka
2017-09-20 19:25:00 +09:00
parent 3a33b1db24
commit 7bc25910a7

View File

@ -1,6 +1,7 @@
################################################################################
# CMake
################################################################################cmake_minimum_required(VERSION 2.8.3)
################################################################################
cmake_minimum_required(VERSION 2.8.3)
project(op3_walking_module_msgs)
################################################################################
@ -51,4 +52,4 @@ catkin_package()
################################################################################
# Test
################################################################################
################################################################################