668c8c8cef
To check if something should be en- or disabled WITH_XXX should be used and not XXX_FOUND. If XXX_FOUND is used and something gets disabled afterwards (by setting WITH_XXX to OFF) it will be compiled in as long as XXX_FOUND is found in cmake's cache file. So disabling a feature, or option, without clearing the CMakeCache.txt might result in builds with unwanted configuration. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
xf_cliprdr.c | ||
xf_cliprdr.h | ||
xf_event.c | ||
xf_event.h | ||
xf_gdi.c | ||
xf_gdi.h | ||
xf_graphics.c | ||
xf_graphics.h | ||
xf_keyboard.c | ||
xf_keyboard.h | ||
xf_monitor.c | ||
xf_monitor.h | ||
xf_rail.c | ||
xf_rail.h | ||
xf_tsmf.c | ||
xf_tsmf.h | ||
xf_window.c | ||
xf_window.h | ||
xfreerdp.1.xml | ||
xfreerdp.c | ||
xfreerdp.h |