Skip to content

Commit

Permalink
changing to CF_WERROR
Browse files Browse the repository at this point in the history
  • Loading branch information
farbod-farshidian committed Dec 18, 2022
1 parent a6e97e6 commit 1eac5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocs2_robotic_examples/ocs2_legged_robot/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ if(cmake_clang_tools_FOUND)
TARGETS ${PROJECT_NAME}
SOURCE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/src ${CMAKE_CURRENT_SOURCE_DIR}/include ${CMAKE_CURRENT_SOURCE_DIR}/test
CT_HEADER_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/include
CF_FIX
CF_WERROR
)
endif(cmake_clang_tools_FOUND)

Expand Down

0 comments on commit 1eac5b6

Please sign in to comment.