Skip to content

Commit

Permalink
Restore missing blank line
Browse files Browse the repository at this point in the history
I resolved a merge conflict wrong.
  • Loading branch information
ferdnyc committed Apr 9, 2019
1 parent d82cf43 commit c2891b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ IF (WIN32)
MESSAGE("ASIO_SDK_DIR NOT FOUND")
ADD_DEFINITIONS(-DJUCE_ASIO=0)
ENDIF (ASIO_SDK_DIR)

ADD_DEFINITIONS(-DDONT_AUTOLINK_TO_JUCE_LIBRARY)

SET(JUCE_PLATFORM_SPECIFIC_LIBRARIES
Expand Down

0 comments on commit c2891b6

Please sign in to comment.