Loading README.md +3 −3 Original line number Diff line number Diff line Loading @@ -45,9 +45,9 @@ GBs. ## Build Requirements * cmake 3.10 or newer * cmake 3.15 or newer * GNU-compatible Make * a c++11 compliant compiler * a C++11 compliant compiler This repository has all of its external c++ dependencies included in it. The excellent header-only JSON library Loading @@ -65,7 +65,7 @@ be available within the source code. You can remove the googletest dependency by disabling the tests. ``` conda env create -n usgscsm -f environment.yml -y conda env create -n usgscsm -f environment.yml ``` ## Building USGSCSM Loading environment.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ channels: - default dependencies: - cmake>=3.12 - cmake>=3.15 - ale - csm - nlohmann_json Loading
README.md +3 −3 Original line number Diff line number Diff line Loading @@ -45,9 +45,9 @@ GBs. ## Build Requirements * cmake 3.10 or newer * cmake 3.15 or newer * GNU-compatible Make * a c++11 compliant compiler * a C++11 compliant compiler This repository has all of its external c++ dependencies included in it. The excellent header-only JSON library Loading @@ -65,7 +65,7 @@ be available within the source code. You can remove the googletest dependency by disabling the tests. ``` conda env create -n usgscsm -f environment.yml -y conda env create -n usgscsm -f environment.yml ``` ## Building USGSCSM Loading
environment.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ channels: - default dependencies: - cmake>=3.12 - cmake>=3.15 - ale - csm - nlohmann_json