Have the submodules working correctly.

This commit is contained in:
2021-09-30 21:38:01 -07:00
parent cec10eb294
commit c05c81d9d3
16 changed files with 6951 additions and 48 deletions

1
assets/CMakeLists.txt Normal file
View File

@ -0,0 +1 @@
configure_file(assets ${CMAKE_CURRENT_BINARY_DIR}/assets COPYONLY)