cmake-scripts
cmake-scripts copied to clipboard
Main page readme reports functionalities not available in latest release
I am using cmake-scripts through CPM, which accepts only tags (or semantic versioning tags, v.X.Y.Z) to specify which version of the project to retrieve.
I wanted to use tools.cmake in my project and use both cppcheck and cppcheck_reset as shown in the readme, however the reset function is not available in the last tag (i.e. 23.06).
New tag/release here should resolve it.