Skip to content

Commit

Permalink
whitespace ftw
Browse files Browse the repository at this point in the history
  • Loading branch information
benswift committed Jan 15, 2020
1 parent ca4c771 commit 201ee45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Expand Up @@ -664,7 +664,7 @@ if(UNIX)
PREFIX rtmidi
URL https://github.com/thestk/rtmidi/archive/0b5d67c0f738aa2b0f3e658d26c638434ee518f8.zip
CMAKE_ARGS
-DRTMIDI_BUILD_TESTING=OFF
-DRTMIDI_BUILD_TESTING=OFF
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
-DCMAKE_C_FLAGS=${EXT_DEPS_C_FLAGS}
-DCMAKE_CXX_FLAGS=${EXT_DEPS_CXX_FLAGS}
Expand Down Expand Up @@ -832,7 +832,7 @@ if(WIN32)
PREFIX rtmidi
URL https://github.com/thestk/rtmidi/archive/0b5d67c0f738aa2b0f3e658d26c638434ee518f8.zip
CMAKE_ARGS
-DRTMIDI_BUILD_TESTING=OFF
-DRTMIDI_BUILD_TESTING=OFF
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
-DCMAKE_C_FLAGS=${EXT_DEPS_C_FLAGS}
-DCMAKE_CXX_FLAGS=${EXT_DEPS_CXX_FLAGS}
Expand Down

0 comments on commit 201ee45

Please sign in to comment.