Skip to content

Commit 1eac5b6

Browse files
changing to CF_WERROR
1 parent a6e97e6 commit 1eac5b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocs2_robotic_examples/ocs2_legged_robot/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ if(cmake_clang_tools_FOUND)
122122
TARGETS ${PROJECT_NAME}
123123
SOURCE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/src ${CMAKE_CURRENT_SOURCE_DIR}/include ${CMAKE_CURRENT_SOURCE_DIR}/test
124124
CT_HEADER_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/include
125-
CF_FIX
125+
CF_WERROR
126126
)
127127
endif(cmake_clang_tools_FOUND)
128128

0 commit comments

Comments
 (0)