Skip to content

Install dependencies using micromamba directly from a CMake script

License

Notifications You must be signed in to change notification settings

cmake-tools/cmake-micromamba

 
 

Repository files navigation

cmake-micromamba

Create mamba environments directly in your CMake.

The scripts here are meant to check if micromamba is available on the system. If not, it will be downloaded.

Then, micromamba is used to install the dependencies.

About

Install dependencies using micromamba directly from a CMake script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CMake 99.4%
  • C++ 0.6%