File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ diff --git a/CMakeLists.txt b/CMakeLists.txt
2
+ index d477f8b..375a2a2 100644
3
+ --- a/CMakeLists.txt
4
+ +++ b/CMakeLists.txt
5
+ @@ -389,7 +389,6 @@ endif ()
6
+ # Handle the requirement of `sqlitebin` for `proj`.
7
+ set(vtk_sqlite_build_binary 0)
8
+ if ("VTK::libproj" IN_LIST vtk_modules)
9
+ - set(vtk_sqlite_build_binary 1)
10
+ endif ()
11
+
12
+ cmake_dependent_option(VTK_ENABLE_KITS "Enable kits compilation" OFF
1
13
diff --git a/ThirdParty/libproj/CMakeLists.txt b/ThirdParty/libproj/CMakeLists.txt
2
14
index f8888876..d57c4c18 100644
3
15
--- a/ThirdParty/libproj/CMakeLists.txt
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
3
{
4
- "git-tree" : " 8ea576bebc8558e00574f6720af684552e8dfcda " ,
4
+ "git-tree" : " fc28ffcf0b0465556dda75fa28b379f609f50226 " ,
5
5
"version-semver" : " 9.3.0-pv5.12.1" ,
6
6
"port-version" : 10
7
7
},
You can’t perform that action at this time.
0 commit comments