Commit cee37c1c authored by jan.koester's avatar jan.koester
Browse files

yaml temporaly required

parent 3207f6e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ include_directories(
    ${CMAKE_SOURCE_DIR}/src
)

find_package(YAML)
find_package(YAML REQUIRED)

if(${YAML_FOUND})
    set( yamlsrc