File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
conan_config/profiles/emsdk Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change @@ -79,17 +79,9 @@ This repository includes the following profiles:
7979- ` wasm32 ` : WebAssembly 32-bit target (default).
8080- ` wasm64 ` : Experimental 64-bit WebAssembly target (for projects needing >4 GB dynamic memory).
8181
82- ### ⬇️ Installation of profiles
83-
84- In order to install the emsdk profiles of this repo to your Conan cache profiles folder, use the following command:
85-
86- ```
87- $ conan config install https://github.com/conan-io/conan-toolchains.git -sf=conan_config/profiles -tf=profiles
88- ```
89-
9082### ▶️ Usage
9183
92- After installing the profiles, you can build your project like this:
84+ After installing the profiles (TBD) , you can build your project like this:
9385
9486```
9587$ conan build <path> -pr emsdk/wasm32
You can’t perform that action at this time.
0 commit comments