JPenuchot / ctbench

Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.

Home Page:https://jpenuchot.github.io/ctbench-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMake Error: Could not read presets

r-barnes opened this issue · comments

Trying to use cmake 3.22.1 to run

cmake --preset release

per the installation instructions returns

CMake Error: Could not read presets from /z/ctbench: Unrecognized "version" field

openjournals/joss-reviews#5165

commented

Hello, I've not been able to reproduce this issue on Ubuntu 23.04. This might be related to the CMake version. Please let me know if you encounter this problem on CMake 3.25.

commented

Issue not reproducible on Ubuntu 23.04 otherwise tests would not compile on the CI. Closing the issue, feel free to reopen if I missed something.