Skip to content

Commit

Permalink
[ci] Fix mistakenly added flags
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Jul 6, 2023
1 parent c7b74f1 commit cfaf286
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,11 +78,6 @@ target_include_directories(score_addon_threedim
3rdparty/eigen
)

target_compile_options(score_addon_threedim
PRIVATE
-Ofast
-march=native
)
target_link_libraries(score_addon_threedim
PUBLIC
score_plugin_engine
Expand Down

0 comments on commit cfaf286

Please sign in to comment.