restructure folder

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-06-12 20:21:53 +02:00
parent 5e2456f4b8
commit e487b8357a
25 changed files with 7 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ endif ()
add_library(components INTERFACE)
add_subdirectory(imgui)
add_subdirectory(justus)
add_subdirectory(peter)
add_subdirectory(insa)
add_subdirectory(ruth)
target_link_libraries(components INTERFACE ImGui)