diff --git a/CMakeLists.txt b/CMakeLists.txt index 83275f093..82c4617ac 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -492,6 +492,8 @@ add_library(sdtype_adapter otherarch/sdcpp/ggml_graph_cut.cpp otherarch/sdcpp/ggml_graph_cut.h otherarch/sdcpp/image_metadata.cpp + otherarch/sdcpp/layer_registry.cpp + otherarch/sdcpp/layer_registry.h otherarch/sdcpp/model.cpp otherarch/sdcpp/sample-cache.cpp otherarch/sdcpp/util.cpp