Skip to content

Commit

Permalink
conan: add emscripten profile
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Jan 22, 2025
1 parent a438aa1 commit 950deec
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions emscripten/conan.profile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[settings]
os=Emscripten
arch=wasm
compiler=clang
compiler.version=15
compiler.libcxx=libc++
build_type=Release

[tool_requires]
emsdk/[>=3.1.72]

0 comments on commit 950deec

Please sign in to comment.