mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2026-07-20 18:59:17 -04:00
d638508d33
Setting CMAKE_CXX_STANDARD and CMAKE_CXX_STANDARD_REQUIRED directly is problematic when including yaml-cpp as a subproject. The proper way is to set these per-target.