]> git.lyx.org Git - lyx.git/blobdiff - development/cmake/modules/FindGNUWIN32.cmake
Merge branch 'master' of git.lyx.org:lyx
[lyx.git] / development / cmake / modules / FindGNUWIN32.cmake
index ea3ab25e9881eab4330b28dd8bf5848fd0e657fa..93afaef7502db52f19daafb09623969a4d8fd8e0 100644 (file)
@@ -39,7 +39,7 @@ if(WIN32)
                if (GNUWIN32_FIND_REQUIRED)
                        set(GNUWIN32_DIR CACHE PATH FORCE)
                        message(STATUS "ERROR: Could NOT find GNUWIN32, please set GNUWIN32_DIR")
-                       message(STATUS "ERROR: or let cmake download all required files by using -DLYX_3RDPARTY_DOWNLOAD=1")
+                       message(STATUS "ERROR: or let cmake download all required files by using -DLYX_DEPENDENCIES_DOWNLOAD=1")
                        message(FATAL_ERROR)
                endif()
        endif()