]> git.lyx.org Git - features.git/blobdiff - src/CMakeLists.txt
build with mingw on Windows and Linux
[features.git] / src / CMakeLists.txt
index 526f37a556daad3b757160629cb0db558e2ca845..2fa3291c2d9ae695bb294bf15b14d2d9d4261695 100644 (file)
@@ -89,7 +89,7 @@ if (LYX_VLD)
        lyx_add_info_files(VLD ${vld_files})
 endif()
 
-if(WIN32)
+if(WIN32 AND NOT MINGW)
        set(FILE_RC ${TOP_CMAKE_PATH}/lyx.rc)
        message(STATUS "Using icon defined in resource file: ${FILE_RC}")
 endif()