update webgl project with the animation panel

This commit is contained in:
2019-10-19 01:49:07 +02:00
parent d35ab08ffb
commit aa41703df5
2 changed files with 3 additions and 2 deletions

View File

@@ -93,6 +93,7 @@ add_executable(panopainter
../src/settings.cpp
../src/node_input_box.cpp
../src/node_dialog_export_ppbr.cpp
../src/node_panel_animation.cpp
)
target_compile_options(panopainter PRIVATE -std=c++14 -O3)
set_target_properties(panopainter PROPERTIES