yaml-cpp
yaml-cpp copied to clipboard
Basic update to CMakeLists.txt to address #1116
Changes are as per https://github.com/jbeder/yaml-cpp/issues/1116#issuecomment-1166975890
I also updated CONTRIBUTING.md as it took me a moment to find the correct test script (it is no longer called 'run_tests') - might help someone else.
Hmm - maybe the definition needs to be PUBLIC scope.
Can we merge this?