summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-01-03 14:09:26 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-01-03 14:35:56 +0100
commit12bc32c4216541dc6d560dec2434e78de3f0e6e7 (patch)
treed1164293299e118cb3ca529db562ec0ee14baf78
parent5a6946232fcd85004b97db9ed64a5ff8ce452652 (diff)
cmake: update my qt path
-rw-r--r--sdk-paths-sthalik@MSVC.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk-paths-sthalik@MSVC.cmake b/sdk-paths-sthalik@MSVC.cmake
index 2dab8066..1ecf1da5 100644
--- a/sdk-paths-sthalik@MSVC.cmake
+++ b/sdk-paths-sthalik@MSVC.cmake
@@ -1,4 +1,4 @@
-set(Qt5_DIR "D:/dev/qt-5.6.2/lib/cmake/Qt5")
+set(Qt5_DIR "D:/dev/qt-5.10.0/lib/cmake/Qt5")
set(__depdir "d:/dev/opentrack-depends/")
set(OpenCV_DIR "${__depdir}/opencv/build-msvc15")