mirror of
https://github.com/termux/termux-packages.git
synced 2024-12-12 00:10:52 +00:00
dd178f0ae8
Need .cmake files to find zstd in libtiledb https://github.com/TileDB-Inc/TileDB/blob/2.26.0/cmake/Modules/FindZstd.cmake
8 lines
173 B
Diff
8 lines
173 B
Diff
--- a/build/cmake/contrib/CMakeLists.txt
|
|
+++ b/build/cmake/contrib/CMakeLists.txt
|
|
@@ -10,4 +10,3 @@
|
|
project(contrib)
|
|
|
|
add_subdirectory(pzstd)
|
|
-add_subdirectory(gen_html)
|