Skip to content
  • Luigi Toscano's avatar
    Dynamically generate the config file for CMake · 5cf97d4d
    Luigi Toscano authored
    This is the more modern way. INCLUDE_DIR and LIBRARY are not exported, but
    the information required are exported through targets and they will be
    used by the application through target_link_libraries.
    5cf97d4d