cmake RT_LENSFUN_HAS_LOAD_DIRECTORY examples

RawTherapee/RawTherapee rtengine/CMakeLists.txt :116

set_source_files_properties(
        rtlensfun.cc PROPERTIES
        COMPILE_DEFINITIONS RT_LENSFUN_HAS_LOAD_DIRECTORY
    )