Details
-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
6.2.0
-
None
-
Windows 10 20H2
cmake 3.21.3
emsdk 2.0.15
Description
I think if CMAKE_RUNTIME_OUTPUT_DIRECTORY is set the wasm_shell.html/qtloader.js/qtlogo.svg should be copied there.
The js and wasm file are placed in the CMAKE_RUNTIME_OUTPUT_DIRECTORY.
edit:
I have attached an example.
The directory structure I use would look like like this:
Where Example is the source directory. CMake is configured from the Build directory.