Skip to content
Snippets Groups Projects
Verified Commit 6645f7dd authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

chore: multithreaded deployment is not working as expected

parent f74ab5b7
No related branches found
No related tags found
No related merge requests found
Pipeline #66714 passed
......@@ -51,7 +51,6 @@ install(
FILES ${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.html
FILES ${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.wasm
FILES ${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.js
FILES ${CMAKE_CURRENT_BINARY_DIR}/${PROJECT_NAME}.worker.js
FILES ${CMAKE_CURRENT_BINARY_DIR}/qtloader.js
DESTINATION ${CMAKE_INSTALL_PREFIX}
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment