Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
manh9203 committed Mar 27, 2024
1 parent a25f8f6 commit 5f39506
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/catalog/catalog_entry/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ add_library(kuzu_catalog_entry
rel_table_catalog_entry.cpp
rel_group_catalog_entry.cpp
rdf_graph_catalog_entry.cpp
scalar_macro_catalog_entry.cpp
table_function_catalog_entry.cpp)
scalar_macro_catalog_entry.cpp)

set(ALL_OBJECT_FILES
${ALL_OBJECT_FILES} $<TARGET_OBJECTS:kuzu_catalog_entry>
Expand Down

0 comments on commit 5f39506

Please sign in to comment.