Skip to content

Commit

Permalink
option
Browse files Browse the repository at this point in the history
  • Loading branch information
qicosmos committed May 23, 2024
1 parent ce9cd53 commit 563da88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/subdir.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if (NOT ENABLE_CPP_20)
Set(BUILD_STRUCT_JSON ON)
Set(BUILD_STRUCT_XML ON)
Set(BUILD_STRUCT_YAML ON)
Set(BUILD_STRUCT_PB ON)
Set(BUILD_STRUCT_PB OFF)
endif()

foreach(child ${children})
Expand Down

0 comments on commit 563da88

Please sign in to comment.