Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > 4c7944bbf04d1a2edd8a4950acfc0aa9 > files > 8

libtorrent-rasterbar-0.16.18-1.mga5.src.rpm

--- CMakeLists.txt.pc	2012-07-31 05:59:17.000000000 +0000
+++ CMakeLists.txt	2012-07-31 05:59:52.000000000 +0000
@@ -256,9 +256,7 @@
 	set (COMPILETIME_OPTIONS "${COMPILETIME_OPTIONS} -D${s}")
 endforeach (s)
 
-if (MSVC)
-	configure_file(libtorrent-rasterbar-cmake.pc.in libtorrent-rasterbar.pc)
-endif (MSVC)
+configure_file(libtorrent-rasterbar-cmake.pc.in libtorrent-rasterbar.pc)
 
 string (COMPARE EQUAL "${CMAKE_SIZEOF_VOID_P}" "8" IS64BITS)