Skip to content

[Build]: Remove compiler version check#56

Merged
nircoe merged 1 commit into
refactor/dod_ecsfrom
nircoe/refactor/dod_ecs/remove_compiler_version_check
Jul 19, 2026
Merged

[Build]: Remove compiler version check#56
nircoe merged 1 commit into
refactor/dod_ecsfrom
nircoe/refactor/dod_ecs/remove_compiler_version_check

Conversation

@nircoe

@nircoe nircoe commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Remove the c++20.cmake file and the call for check_compiler_version() function in the root CMakeLists.txt file.

User with old compiler that can't support c++23 will just get cmake errors about it, don't need our own checks and errors.

@nircoe nircoe self-assigned this Jul 19, 2026
@nircoe
nircoe merged commit 6a13a5d into refactor/dod_ecs Jul 19, 2026
5 checks passed
@nircoe
nircoe deleted the nircoe/refactor/dod_ecs/remove_compiler_version_check branch July 19, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant