yaml-cpp/util
Andy Maloney 35e1a45992 CMake: Avoid setting options that infect parent project
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.
2019-09-10 09:44:08 -04:00
..
api.cpp Run clang-format 2014-03-22 12:49:16 -05:00
CMakeLists.txt CMake: Avoid setting options that infect parent project 2019-09-10 09:44:08 -04:00
parse.cpp Fix NullEventHandler overloads 2017-11-10 15:17:46 -08:00
read.cpp Add <cstdlib> for std::atoi. 2016-11-21 20:22:26 -06:00
sandbox.cpp Remove stray field 2015-01-24 17:58:58 -06:00