]> source.dussan.org Git - tigervnc.git/commit
Allow building with -DBUILD_VIEWER=OFF 1290/head
authorAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Wed, 14 Jul 2021 13:03:43 +0000 (14:03 +0100)
committerAlex Richardson <Alexander.Richardson@cl.cam.ac.uk>
Thu, 15 Jul 2021 09:05:40 +0000 (10:05 +0100)
commit9d2b692afd7eb7dd03958d7111068fa7cce30e55
treeefd2ea01f60a485452394c07aa651388981358f2
parentdfc9421dcf0fc97ad99638df501b95cb162e95b2
Allow building with -DBUILD_VIEWER=OFF

Without this change I get CMake errors due to use of ${FLTK_INCLUDE_DIR}
and references to the non-existent vncviewer target.
CMakeLists.txt
cmake/StaticBuild.cmake
tests/perf/CMakeLists.txt