9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
266 B
Text
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)
|