This commit is contained in:
Erik Frojdh 2020-02-12 10:51:26 +01:00
parent e777c0fa79
commit 9781dbe49e

View File

@ -1,3 +1,6 @@
echo "|<-------------------- CMAKE setup"
echo "CONDA_PY: $CONDA_PY"
mkdir build mkdir build
mkdir install mkdir install
cd build cd build