Skip to content

Commit

Permalink
remove unused add_compile_options
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Dec 25, 2022
1 parent 67899df commit 9dc3dd3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions orocos_kdl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ ELSE ( NOT CMAKE_BUILD_TYPE )
MESSAGE( STATUS "Build type set to '${CMAKE_BUILD_TYPE}' by user." )
ENDIF ( NOT CMAKE_BUILD_TYPE )

add_compile_options()
add_compile_options()

IF(MSVC)
SET( KDL_CFLAGS "/W4 /WX" )
ELSE(MSVC)
Expand Down

0 comments on commit 9dc3dd3

Please sign in to comment.