aboutsummaryrefslogtreecommitdiff
path: root/examples/sdl2_audio
diff options
context:
space:
mode:
authorVitaly Novichkov <admin@wohlnet.ru>2018-12-15 18:32:36 +0300
committerVitaly Novichkov <admin@wohlnet.ru>2018-12-15 18:32:36 +0300
commit977dfbe8eb96df5b5caf8d47e5692bcd8f88a865 (patch)
tree296649d80aa4054a0a0a477a30bc805115d78739 /examples/sdl2_audio
parent252ad020ded03d32b68914c09e9b0dac339d4af1 (diff)
parent2510f6a6e9b8a754907bb0342fd2feb075092dd0 (diff)
downloadlibADLMIDI-977dfbe8eb96df5b5caf8d47e5692bcd8f88a865.tar.gz
libADLMIDI-977dfbe8eb96df5b5caf8d47e5692bcd8f88a865.tar.bz2
libADLMIDI-977dfbe8eb96df5b5caf8d47e5692bcd8f88a865.zip
Merge branch 'master' of github.com:Wohlstand/libADLMIDI
# Conflicts: # utils/vlc_codec/CMakeLists.txt
Diffstat (limited to 'examples/sdl2_audio')
-rw-r--r--examples/sdl2_audio/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/sdl2_audio/CMakeLists.txt b/examples/sdl2_audio/CMakeLists.txt
index 32051c8..47924d0 100644
--- a/examples/sdl2_audio/CMakeLists.txt
+++ b/examples/sdl2_audio/CMakeLists.txt
@@ -1,5 +1,3 @@
-set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR})
-
find_package(SDL2 REQUIRED)
string(STRIP ${SDL2_LIBRARIES} SDL2_LIBRARIES)