mirror of
https://github.com/simtactics/niotso.git
synced 2025-10-14 23:11:34 -04:00
Switched over to cmake. Everything now works in one command.
This commit is contained in:
parent
b3985e7306
commit
17c3bb1145
20 changed files with 179 additions and 203 deletions
3
Libraries/CMakeLists.txt
Normal file
3
Libraries/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
add_subdirectory(FileHandler)
|
||||
add_subdirectory(freetype)
|
||||
add_subdirectory(libvitaboy)
|
Loading…
Add table
Add a link
Reference in a new issue