feat: add condaenv.yml for environment setup and update README.md with detailed build instructions.
This commit is contained in:
10
condaenv.yml
Normal file
10
condaenv.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
name: mutom
|
||||
channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- compiler-rt
|
||||
- make
|
||||
- cmake
|
||||
- conan
|
||||
- root
|
||||
- vtk
|
||||
Reference in New Issue
Block a user