补全边角

This commit is contained in:
2026-08-08 21:21:23 +08:00
parent a6d6f8c6d3
commit c51c9d2937
24 changed files with 359 additions and 56 deletions
+5
View File
@@ -0,0 +1,5 @@
@PACKAGE_INIT@
include("${CMAKE_CURRENT_LIST_DIR}/StructiveTargets.cmake")
set(Structive_Core_FOUND TRUE)
set(Structive_Extensions_FOUND TRUE)
check_required_components(Structive)