Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ak5k committed Jun 1, 2021
1 parent 8248d8e commit 01ef1be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ link_libraries(reaper_interface)

if (CMAKE_SYSTEM_NAME MATCHES Windows)
add_compile_options(/W3 /wd5208 /wd4996)
if (CMAKE_BUILD_TYPE MATCHES "Release")
add_compile_options(/O2)
endif()
endif()

if(CMAKE_SYSTEM_NAME MATCHES Darwin)
Expand Down

0 comments on commit 01ef1be

Please sign in to comment.