jacksonliam / mjpg-streamer

Fork of http://sourceforge.net/projects/mjpg-streamer/
3.03k stars 1.23k forks source link

Allow raspi camera plugin to build under Ubuntu #337

Open schwabe opened 2 years ago

schwabe commented 2 years ago

Ubuntu ships the libraspberrypi-dev packages that places the raspberry header files under /usr/include instead under /opt. Extend the cmake logic to pick up also header files there.