Merge commit '40668c9a993ca9391eb628bbb4be3ca3fb4e7e56' into develop

This commit is contained in:
assistant-librarian[bot]
2025-05-16 15:09:00 +00:00
parent 195b5b50fd
commit bfde87616a
2 changed files with 67 additions and 70 deletions

View File

@@ -103,7 +103,7 @@ function(add_instance_library INSTANCE_NAME)
list(REMOVE_ITEM ARGN "${source}")
endif()
endforeach()
message("remaining instances: ${ARGN}")
#message("remaining instances: ${ARGN}")
#only continue if there are some source files left on the list
if(ARGN)
set(INST_OBJ)