We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ed7119 commit 52ccd8aCopy full SHA for 52ccd8a
1 file changed
libtiledbvcf/cmake/Modules/FindTileDB_EP.cmake
@@ -99,7 +99,6 @@ else()
99
-DTILEDB_SERIALIZATION=ON
100
-DTILEDB_TESTS=OFF
101
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
102
- -DTILEDB_WERROR=OFF #avoid the pointer p use after free issue...
103
UPDATE_COMMAND ""
104
INSTALL_COMMAND
105
${CMAKE_COMMAND} --build . --target install-tiledb
0 commit comments