trying to use more modern cpp, added cli arg handler

This commit is contained in:
Crylia
2024-04-12 00:17:18 +02:00
parent b2becc14a9
commit 62b596e492
121 changed files with 83000 additions and 189 deletions

View File

@@ -0,0 +1,5 @@
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/CryliaPlayer_autogen_timestamp_deps.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()