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. |
||
---|---|---|
.. | ||
disk | ||
parallel | ||
printer | ||
serial | ||
smartcard | ||
CMakeLists.txt | ||
devman.c | ||
devman.h | ||
irp.c | ||
irp.h | ||
rdpdr_capabilities.c | ||
rdpdr_capabilities.h | ||
rdpdr_constants.h | ||
rdpdr_main.c | ||
rdpdr_main.h | ||
rdpdr_types.h |