aboutsummaryrefslogtreecommitdiffstats
path: root/audio/clunk/files/patch-CMakeLists.txt
blob: 6f69ed5535e950517b6dd50154c19c639282b89b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- CMakeLists.txt.orig 2014-09-29 10:48:48.000000000 +0400
+++ CMakeLists.txt  2015-01-23 14:17:02.000000000 +0300
@@ -77,7 +77,7 @@
    clunk/v3.h
    clunk/clunk_c.h
    clunk/window_function.h
-   ${CMAKE_CURRENT_BINARY_DIR}/config.h
+   ${CMAKE_CURRENT_BINARY_DIR}/clunk/config.h
 )
 
 if (SDL_FOUND)