forked from Green-Sky/tomato
git-subtree-dir: external/entt/entt git-subtree-split: fef921132cae7588213d0f9bcd2fb9c8ffd8b7fc
7 lines
69 B
Bash
7 lines
69 B
Bash
#!/bin/bash
|
|
|
|
set -e
|
|
set -x
|
|
|
|
pip install -U conan_package_tools conan
|