Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates-src > by-pkgid > c8adf57bffe08ad612fd17fce38c62a7 > files > 10

libtorrent-rasterbar-0.16.18-1.2.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)