Skip to content

Commit

Permalink
ci cpp17
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos committed Aug 2, 2023
1 parent 62d399e commit b647d58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/subdir.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ endforeach()

if (NOT ENABLE_CPP_20)
Set(BUILD_STRUCT_PACK ON)
Set(BUILD_STRUCT_JSON ON)
Set(BUILD_STRUCT_XML ON)
Set(BUILD_STRUCT_YAML ON)
endif()

foreach(child ${children})
Expand Down

0 comments on commit b647d58

Please sign in to comment.