Skip to content
  • Pino Toscano's avatar
    massively improve FindINDI.cmake · e7366b2c
    Pino Toscano authored
    rewrite the search using pkg-config first, with the version provided to find_package as eventual version constraint;
    if found (or when pkg-config is not available), go ahead and find the include dir, data dir and the libraries (with the pkg-config hints).
    e7366b2c