]> source.dussan.org Git - tigervnc.git/commit
Fix up ffmpeg header and library handling
authorPierre Ossman <ossman@cendio.se>
Mon, 30 May 2022 08:52:23 +0000 (10:52 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 7 Jun 2022 08:06:32 +0000 (10:06 +0200)
commit4cf31302a1dd887e72481ed4355a9f435d91eb6c
tree144f9f39a659d341bcae0e96fe696fd4b85f1c52
parent1527f0b6dbfa8695ca3d17ca51f711add12c6664
Fix up ffmpeg header and library handling

FFMPEG is needed by the RFB library, so all the details about it should
only be applied there and not for other components.
CMakeLists.txt
common/rfb/CMakeLists.txt
tests/perf/CMakeLists.txt
vncviewer/CMakeLists.txt