Skip to content

Commit

Permalink
ECS: Add target 20 cxx
Browse files Browse the repository at this point in the history
MINOR
  • Loading branch information
Saverio976 committed Oct 24, 2023
1 parent ff8f6e6 commit 88c1679
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ target_include_directories(
$<INSTALL_INTERFACE:include>
)

target_compile_features(${PROJECT_NAME} PUBLIC cxx_std_20)

add_subdirectory(deps)

include(CMakePackageConfigHelpers)
Expand Down

0 comments on commit 88c1679

Please sign in to comment.