mirror of
https://github.com/termux/termux-packages.git
synced 2025-07-24 03:11:41 +00:00
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)
|