summaryrefslogtreecommitdiffhomepage
path: root/cmake/opentrack-qt.cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2019-02-10 01:07:51 +0100
committerStanislaw Halik <sthalik@misaki.pl>2019-02-10 01:50:50 +0100
commitb600e54dc76254b7e431a1e50cff6707aa2d3d3e (patch)
tree76cfeb9d76e67241d9d048ad7b59b65a474060a4 /cmake/opentrack-qt.cmake
parentf348546bd9fee8a82ad14f5583430fe65f960458 (diff)
cmake: small cleanup
Diffstat (limited to 'cmake/opentrack-qt.cmake')
-rw-r--r--cmake/opentrack-qt.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/opentrack-qt.cmake b/cmake/opentrack-qt.cmake
index 8526acf7..5a8c27a0 100644
--- a/cmake/opentrack-qt.cmake
+++ b/cmake/opentrack-qt.cmake
@@ -80,3 +80,5 @@ function(otr_qt2 n)
-DQT_MESSAGELOGCONTEXT
)
endfunction()
+
+include_directories("${CMAKE_BINARY_DIR}")