mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 11:03:09 -04:00
8 lines
191 B
Text
8 lines
191 B
Text
--- qtools/CMakeLists.txt.orig 2015-05-31 19:01:12 UTC
|
|
+++ qtools/CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-include_directories(.)
|
|
+include_directories(BEFORE .)
|
|
|
|
list(APPEND qtools_src
|
|
qbuffer.cpp
|