Skip to content

Commit

Permalink
Merged in fix/ocs2_ipm/CMakeLists (pull request #689)
Browse files Browse the repository at this point in the history
changing to CF_WERROR
  • Loading branch information
farbod-farshidian committed Dec 16, 2022
2 parents 50c3e3a + 52b0d0e commit 922c649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocs2_ipm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,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 922c649

Please sign in to comment.