You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
option(YAML_CPP_BUILD_CONTRIB"Enable contrib stuff in library"ON)
44
-
option(YAML_CPP_SUPPORT_MERGE_KEYS"Build with support for YAML merge keys ('<<'). Also requires '#define YAML_CPP_SUPPORT_MERGE_KEYS' when linking."OFF)
44
+
option(YAML_CPP_SUPPORT_MERGE_KEYS"Support YAML merge keys ('<<') in yaml-cpp's executable targets. Use '#define YAML_CPP_SUPPORT_MERGE_KEYS' instead when linking from another project."OFF)
0 commit comments