diff --git a/rmf_traffic_editor/CMakeLists.txt b/rmf_traffic_editor/CMakeLists.txt index cf1d5e32..6c395c93 100644 --- a/rmf_traffic_editor/CMakeLists.txt +++ b/rmf_traffic_editor/CMakeLists.txt @@ -168,7 +168,7 @@ if (BUILD_TESTING) ARGN include gui CONFIG_FILE ${uncrustify_config_file} MAX_LINE_LENGTH 80 - LANGUAGE CPP + LANGUAGE C++ ) endif()