mirror of
https://github.com/InoriRus/Kyty.git
synced 2026-08-28 05:06:40 +00:00
Initial commit
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
add_subdirectory(lua)
|
||||
add_subdirectory(sdl2)
|
||||
add_subdirectory(rijndael)
|
||||
add_subdirectory(lzma)
|
||||
add_subdirectory(vulkan)
|
||||
add_subdirectory(sqlite)
|
||||
add_subdirectory(zstd)
|
||||
add_subdirectory(easy_profiler)
|
||||
if (CLANG AND MSVC)
|
||||
add_subdirectory(winpthread)
|
||||
endif()
|
||||
Reference in New Issue
Block a user