We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35e0d36 commit 88d490aCopy full SHA for 88d490a
deps/patches/proj.patch
@@ -9,3 +9,12 @@
9
set(PROJ_common_WARN_FLAGS ${PROJ_common_WARN_FLAGS}
10
-Wduplicated-cond
11
-Wduplicated-branches
12
+@@ -350,7 +350,7 @@
13
+ ################################################################################
14
+ include_directories(${PROJ_SOURCE_DIR}/src)
15
+
16
+-add_subdirectory(data)
17
++#add_subdirectory(data)
18
+ add_subdirectory(include)
19
+ add_subdirectory(src)
20
+ add_subdirectory(man)
0 commit comments