yaml-cpp/util
Azamat H. Hackimov 3e33bb3166 Improvements to CMake buildsystem (#563)
* Move enable_testing() into proper place

* Added CMake's checks for C++11 standards

Raised minimal version of CMake to 3.1, since on old systems there no
decent compilers that supports c++11.

Closes #377.

* Externalize googletest project

Externalize gtest to avoid installation, fixes #539.

* Remove defined cmake_policies

CMP0012 - OLD marked as deprecated for >=cmake-3.1 and will be removed
CMP0015 - does not affect to build process
CMP0042 - already NEW for >=cmake-3.1

Fixes #505

* Fix compiling in Windows MSVC
2018-08-09 07:11:50 -05:00
..
api.cpp Run clang-format 2014-03-22 12:49:16 -05:00
CMakeLists.txt Improvements to CMake buildsystem (#563) 2018-08-09 07:11:50 -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