Initial commit

This commit is contained in:
2026-02-07 18:44:48 +02:00
commit 219734a813
134 changed files with 20257 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
set(SOURCES
main.cpp
)
add_executable(xbanan ${SOURCES})
banan_link_library(xbanan ban)
banan_link_library(xbanan libgui)
install(TARGETS xbanan OPTIONAL)
+2883
View File
File diff suppressed because it is too large Load Diff