You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update README to reflect changes in CMake version and project setup order
- Updated minimum required CMake version from 3.20 to 3.24.
- Adjusted the order of commands to ensure proper setup of cpp-library and dependency tracking.
- Changed cpp-library version in examples from 4.0.3 to 5.0.0.
- Added cpp_library_enable_dependency_tracking() before project() declaration for best practices.
0 commit comments