yaml-cpp/util
Isabella Muerte 5e9cb0128d Refactor CMake to use more modern paradigms (#741)
Remove 2.6-isms
Remove 2.8-isms
Bump CMake minimum version to 3.4

Disable some options when used as a subdirectory

Use `CONFIGURE_DEPENDS` with `file(GLOB)` when possible

Backport CMake 3.15's MSVC_RUNTIME_LIBRARY setting.
Set all compile options as generator expressions.
Set all find-package files to be installed to the correct file.

Remove `export(PACKAGE)`, as this has been deprecated.
Remove fat binary support
Remove manual setting of iPhone settings. These should be set by parent
projects.
Remove use of ExternalProject for a local use
Conditionally remove format target unless clang-format is found
2019-09-27 09:59:53 -05:00
..
api.cpp Run clang-format 2014-03-22 12:49:16 -05:00
CMakeLists.txt Refactor CMake to use more modern paradigms (#741) 2019-09-27 09:59:53 -05: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