aboutsummaryrefslogtreecommitdiff
path: root/ports/geos/pc-file-for-msvc.patch
blob: ad79be0720f9f7b61a4f75c023cc9f4a1e5fb585 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index d9267e8..26713f9 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -36,6 +36,10 @@ if(NOT MSVC)
       OWNER_READ OWNER_EXECUTE
       GROUP_READ GROUP_EXECUTE
       WORLD_READ WORLD_EXECUTE)
+else()
+  set(cxx_libs "")
+endif()
+if(1)
 
   # pkg-config support
   configure_file(