Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyPenguins authored Mar 4, 2025
1 parent ba25689 commit fb3250d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SplashKitWasm/cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ if (EMSCRIPTEN)
OUTPUT
"${SK_OUT}/cxx/compiler/wasi-sysroot.zip"
COMMENT "Bundling C++ Compilation System Root..."
COMMAND ${CMAKE_COMMAND} -E make_directory "${SK_WASMEXT}/out/cxx/compiler/"
COMMAND python "${SK_WASMEXT}/tools/cxx_backend_systemroot_builder.py"
$<TARGET_FILE:SplashKitBackendCXX>
"${SK_SRC}/coresdk/"
Expand Down

0 comments on commit fb3250d

Please sign in to comment.