IAP GITLAB

Skip to content

update conan version to 1.57 and include Release in build type during cmake, in the readme file

Nikos Karastathis requested to merge conan-version-readme into master

I tried rebuilding with Tim and I realized that cubic interpolation dependency requires conan version 1.57.0, so I changed the corresponding line in the readme file. I also added in the cmake step the release flag (-DCMAKE_BUILD_TYPE="Release") because I guess whoever is looking at the readme (aka a user) would probably like to get the fast version of C8.

Merge request reports