mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-03-06 14:55:52 +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)
|