blob: ab7b826bdd894ba0e5d0a7be5d17c82368a134c6 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- 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
|