Skip to content

Install headers

Timothy Hewitt requested to merge PythonJedi/rosie:install-headers into master

Added line to install_librosie target to copy the librosie header file for dynamic or static linking, and added suitable variables to control where it is and where it goes. The installation instructions for the project will now make librosie available as a system library, provided $DESTDIR is in the system include and link path.

Merge request reports