freebsd-ports/audio/clunk/files/patch-CMakeLists.txt
2015-01-23 11:26:26 +00:00

11 lines
295 B
Text

--- 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)