1 2 3 4 5 6 7 8 9 10 11 12
SUBDIRS = os if INCLUDED_ZLIB SUBDIRS += zlib endif if INCLUDED_JPEG SUBDIRS += jpeg endif SUBDIRS += rdr network Xregion rfb EXTRA_DIST = CMakeLists.txt