summaryrefslogtreecommitdiffhomepage
path: root/sdk-paths-sthalik@MSVC-windows.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'sdk-paths-sthalik@MSVC-windows.cmake')
-rw-r--r--sdk-paths-sthalik@MSVC-windows.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdk-paths-sthalik@MSVC-windows.cmake b/sdk-paths-sthalik@MSVC-windows.cmake
index 5735bad1..cfb76780 100644
--- a/sdk-paths-sthalik@MSVC-windows.cmake
+++ b/sdk-paths-sthalik@MSVC-windows.cmake
@@ -38,6 +38,8 @@ setq(ONNXRuntime_LIBRARY "onnxruntime-1.10.0/lib/onnxruntime.lib")
setq(ONNXRuntime_RUNTIME "onnxruntime-1.10.0/bin/onnxruntime.dll")
setq(SDK_TRACKHAT_SENSOR "../trackhat/trackhat-c-library-driver/build/install")
+set(CMAKE_ASM_NASM_COMPILER nasm.exe CACHE FILEPATH "" FORCE)
+
setq(Qt5_DIR "../qt-5.15-kde/lib/cmake/Qt5")
set(Qt5Core_DIR "${Qt5_DIR}Core" CACHE PATH "" FORCE)
set(Qt5Gui_DIR "${Qt5_DIR}Gui" CACHE PATH "" FORCE)