mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-08 01:58:02 +08:00
7 lines
103 B
CMake
7 lines
103 B
CMake
if (NOT EMSCRIPTEN)
|
|
endif()
|
|
|
|
#add_subdirectory(imtui)
|
|
add_subdirectory(imgui)
|
|
add_subdirectory(ggsock)
|