]> git.cworth.org Git - apitrace/blobdiff - wrappers/CMakeLists.txt
Move the last bits of code out of the top source dir.
[apitrace] / wrappers / CMakeLists.txt
index 1fb87e39ec2e43afa56ae95f773fb290608eb974..a21c4e14b2fed49ab54397168aa438b39ea521a2 100644 (file)
@@ -4,7 +4,9 @@
 
 include_directories (
     ${CMAKE_CURRENT_SOURCE_DIR}
+    ${CMAKE_SOURCE_DIR}/helpers
     ${CMAKE_BINARY_DIR}/dispatch
+    ${CMAKE_SOURCE_DIR}/dispatch
 )