Fix the CMake install commands so the Cmake configuration is properly exported and reusable by other modules

Issue #313 resolved
Paolo Brandoli repo owner created an issue

Currently the Install commands in the CMakeLists.txt file do not export the cmake configuration.

Modify the file so the installation properly export the configuration and install all the libraries and header files needed for development.

Comments (4)

  1. Log in to comment