diff options
Diffstat (limited to 'userconfig-sthalik@Windows-GNU.cmake')
| -rw-r--r-- | userconfig-sthalik@Windows-GNU.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/userconfig-sthalik@Windows-GNU.cmake b/userconfig-sthalik@Windows-GNU.cmake index 5c1b0d73..8735e5e4 100644 --- a/userconfig-sthalik@Windows-GNU.cmake +++ b/userconfig-sthalik@Windows-GNU.cmake @@ -61,7 +61,7 @@ function(fm-userconfig-external) MAGNUM_BUILD_PLUGINS_STATIC ON MAGNUM_BUILD_STATIC_UNIQUE_GLOBALS OFF ) - set(OpenCV_DIR "" CACHE STRING "" FORCE) + set(OpenCV_DIR "OpenCV_DIR-NOTFOUND" CACHE STRING "" FORCE) endif() endfunction() |
