diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2025-05-31 19:44:32 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2025-08-13 21:11:06 +0200 |
| commit | bc97716e64f72f7e40f21d138244d95733c4fc76 (patch) | |
| tree | 0f02044b427fa74d3f374b168ec92d7b1e29791e /userconfig-sthalik@Windows-Clang.cmake | |
| parent | 451389a0b9ddc12d5a5ec6d958a38f07b3b25783 (diff) | |
update my build layout after a hard drive change
Diffstat (limited to 'userconfig-sthalik@Windows-Clang.cmake')
| -rw-r--r-- | userconfig-sthalik@Windows-Clang.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userconfig-sthalik@Windows-Clang.cmake b/userconfig-sthalik@Windows-Clang.cmake index 41b22e7d..196482ac 100644 --- a/userconfig-sthalik@Windows-Clang.cmake +++ b/userconfig-sthalik@Windows-Clang.cmake @@ -28,7 +28,7 @@ if(FLOORMAT_ASAN) add_link_options(-fsanitize=undefined,bounds,address) endif() -set(OpenCV_DIR "f:/build/opencv/build-clang-release-floormat/install" CACHE PATH "" FORCE) +set(OpenCV_DIR "d:/dev/opencv-floormat-clang-release" CACHE PATH "" FORCE) set(CMAKE_INSTALL_MESSAGE NEVER) sets(STRING |
