Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
breaking: drop C++ 11 (deepmodeling#4068)
Fix deepmodeling#4060. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Updated installation documentation to clarify C++ compiler requirements, specifying that GCC 5 or higher is necessary for C++ 14 and potentially GCC 7 for C++ 17. - **Chores** - Enhanced CMake configuration to support C++ 14 in specific scenarios, improving compatibility with older codebases. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information