Skip to content

Commit 7b92a8f

Browse files
committed
install xcpp.data too
1 parent 665dff7 commit 7b92a8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -520,6 +520,7 @@ if(EMSCRIPTEN)
520520
install(FILES
521521
"$<TARGET_FILE_DIR:xcpp>/xcpp.js"
522522
"$<TARGET_FILE_DIR:xcpp>/xcpp.wasm"
523+
"$<TARGET_FILE_DIR:xcpp>/xcpp.data"
523524
DESTINATION ${CMAKE_INSTALL_BINDIR})
524525
endif ()
525526

0 commit comments

Comments
 (0)