Skip to content

Commit 88d490a

Browse files
committed
skip generating proj db
1 parent 35e0d36 commit 88d490a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

deps/patches/proj.patch

+9
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,12 @@
99
set(PROJ_common_WARN_FLAGS ${PROJ_common_WARN_FLAGS}
1010
-Wduplicated-cond
1111
-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

Comments
 (0)