Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jinsooPark-17 authored Aug 31, 2023
1 parent 32a4d1c commit 878b6cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bwi_logical_translator/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.3)
project(bwi_logical_translator)

add_compile_options(-std=c++11)
add_compile_options(-std=c++14)

find_package(catkin REQUIRED
COMPONENTS
Expand Down

0 comments on commit 878b6cb

Please sign in to comment.