Commit 254cbe00 authored by jan.koester's avatar jan.koester
Browse files

test

parent 53a36b21
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ if(${YAML_FOUND})
    else()
        target_link_libraries(yamlconf PUBLIC confplus PRIVATE yaml::yaml dl) 
    endif()
    
    install(TARGETS yamlconf RUNTIME DESTINATION bin LIBRARY DESTINATION lib/confplus/backend NAMELINK_SKIP) 
endif()