• Jon Siwek's avatar
    Fix "Libcaf" casing issue in FindLibcaf.cmake. · 37470335
    Jon Siwek authored
    find_package_handle_standard_args() expects the first argument to be the
    name of the Find-module in original casing.  If it's not, it may fail to
    do things like abort with a FATAL_ERROR message if REQUIRED was supplied
    to the original find_package().
    37470335
FindLibcaf.cmake 3.51 KB