dyne / frei0r

A large collection of free and portable video plugins
https://frei0r.dyne.org/
GNU General Public License v2.0
419 stars 91 forks source link

fix CMakeLists.txt: install all headers from the include dir #190

Open rautyrauty opened 2 months ago

rautyrauty commented 2 months ago

All of them may be required.

rautyrauty commented 2 months ago
`-- usr
    |-- include
    |   |-- frei0r
    |   |   |-- blur.h
    |   |   |-- cairo.h
    |   |   |-- cfc.h
    |   |   |-- colorspace.h
    |   |   `-- math.h
    |   |-- frei0r.h
    |   `-- frei0r.hpp