Skip to content

v1.0.0

Compare
Choose a tag to compare
@d-krupke d-krupke released this 06 Sep 13:24
· 17 commits to main since this release

This release uses a custom conan profile and has a workaround for profile creation in anaconda. This problem also was mentioned here conan-io/conan#14575
The workaround simply unsets CC and CXX, defaulting to the system compilers. Not absolutely sure if this is a good solution, but it works for me. You can override this behavior using the conan_env argument.