Files
MINGW-packages/mingw-w64-physfs-hg/0000_pkgconfig.patch
2014-06-11 09:03:58 +04:00

12 lines
304 B
Diff

--- physfs/CMakeLists.txt 2014-06-11 08:52:52.151000000 +0400
+++ physfs/CMakeLists.txt.orig 2014-06-11 08:52:41.761400000 +0400
@@ -358,7 +358,7 @@
)
endif()
-if(UNIX AND NOT APPLE)
+if(UNIX AND NOT APPLE OR MINGW)
configure_file(
"extras/physfs.pc.in"
"extras/physfs.pc"