cmake-basis/BASIS

Include path of <Pkg><Module>Config.cmake is missing <Pkg>_INSTALL_PREFIX

schuhschuh opened this issue · 0 comments

Issue by schuhschuh
Thursday Mar 03, 2016 at 16:13 GMT
Originally opened as cmake-basis/legacy#554


The include of the module configuration files in the top-level project configuration file <Pkg>Config.cmake is a relative path that should be prefixed by `${${NS}INSTALL_PREFIX}/`` to make it a valid absolute path.