From dffe5a36ca768872ca98ead186b2a8084d0fb2c7 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 9 May 2024 15:50:14 +0200 Subject: cmake: remove Eigen from sdk presets Related-to: #1844 --- sdk-paths-sthalik@GNU-windows.cmake | 2 -- 1 file changed, 2 deletions(-) (limited to 'sdk-paths-sthalik@GNU-windows.cmake') diff --git a/sdk-paths-sthalik@GNU-windows.cmake b/sdk-paths-sthalik@GNU-windows.cmake index b9617719..593f537f 100644 --- a/sdk-paths-sthalik@GNU-windows.cmake +++ b/sdk-paths-sthalik@GNU-windows.cmake @@ -18,8 +18,6 @@ set(opentrack_install-debug-info TRUE CACHE INTERNAL "" FORCE) #setq(OpenCV_DIR "opencv/build-mingw-64") setq(SDK_ARUCO_LIBPATH "aruco/build-mingw-w64/src/libaruco.a") -setq(EIGEN3_INCLUDE_DIR "eigen") - setq(SDK_FSUIPC "fsuipc") setq(SDK_HYDRA "SixenseSDK") -- cgit v1.2.3