Build documents and examples on master.

This commit is contained in:
ArthurSonzogni
2022-07-09 18:39:01 +02:00
parent d805eb0648
commit f80e20c4aa
4 changed files with 53 additions and 4 deletions

View File

@@ -19,6 +19,7 @@ if (EMSCRIPTEN)
get_property(EXAMPLES GLOBAL PROPERTY FTXUI::EXAMPLES)
foreach(file
"index.html"
"sw.js"
"run_webassembly.py")
configure_file(${file} ${file})
endforeach(file)