mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-09 02:48:07 +08:00
6 lines
101 B
CMake
6 lines
101 B
CMake
if (NOT EMSCRIPTEN)
|
|
endif()
|
|
add_subdirectory(imtui)
|
|
add_subdirectory(imgui)
|
|
add_subdirectory(ggsock)
|