mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-03-22 02:59:29 +08:00
Add "buttons" example
Simple web page to test talking buttons
This commit is contained in:
@@ -83,6 +83,7 @@ endif()
|
||||
|
||||
if (EMSCRIPTEN)
|
||||
add_subdirectory(ggwave-js)
|
||||
add_subdirectory(buttons)
|
||||
else()
|
||||
add_subdirectory(ggwave-to-file)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user