mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-03-16 23:45:59 +08:00
5 lines
84 B
CMake
5 lines
84 B
CMake
if (NOT EMSCRIPTEN)
|
|
add_subdirectory(imtui)
|
|
add_subdirectory(imgui)
|
|
endif()
|