opnsense-ports/audio/clunk/files/patch-CMakeLists.txt
Franco Fichtner 6e79da282a */*: sync with upstream
Taken from: FreeBSD
2016-07-27 07:58:02 +02:00

11 lines
266 B
Text

--- CMakeLists.txt.orig 2014-09-29 06:48:48 UTC
+++ CMakeLists.txt
@@ -77,7 +77,7 @@ set(PUBLIC_HEADERS
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)