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 6a95682 commit 3338363Copy full SHA for 3338363
src/iceberg/catalog/CMakeLists.txt
@@ -16,6 +16,7 @@
16
# under the License.
17
18
iceberg_install_all_headers(iceberg/catalog)
19
+add_subdirectory(memory)
20
21
if(ICEBERG_BUILD_REST)
22
add_subdirectory(rest)
0 commit comments