if(ENABLE_TESTING)
    install(DIRECTORY
            tests
            DESTINATION "presets"
            COMPONENT Tests
            )
endif()
