Skip to content

Commit

Permalink
deploy qt loader
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-ce committed Jan 17, 2024
1 parent 7aa41a0 commit dfdb886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unittests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if (EMSCRIPTEN)
"$<TARGET_FILE_DIR:test_qml_catch2_console>/test_qml_catch2_console.js"
"$<TARGET_FILE_DIR:test_qml_catch2_console>/test_qml_catch2_console.wasm"
"$<TARGET_FILE_DIR:test_qml_catch2_console>/test_qml_catch2_console.html"
"$<TARGET_FILE_DIR:test_qml_catch2_console>/test_qml_catch2_console.js"
"$<TARGET_FILE_DIR:test_qml_catch2_console>/qtloader.js"
)
install(FILES ${ALP_INSTALL_FILES} DESTINATION ${ALP_WWW_INSTALL_DIR})
endif()

0 comments on commit dfdb886

Please sign in to comment.