mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-05 05:06:41 +08:00
5 lines
84 B
CMake
5 lines
84 B
CMake
if (NOT EMSCRIPTEN)
|
|
add_subdirectory(imtui)
|
|
add_subdirectory(imgui)
|
|
endif()
|