/cmake-micromamba

Install dependencies using micromamba directly from a CMake script

Primary LanguageCMakeMIT LicenseMIT

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.