Support specifying test as component in FindCAF
This patch makes it possible to look for the include directories of the unit test suite. The CMake command find_package(CAF core io test) now adds CAF_INCLUDE_DIR_TEST to the list of includes directories and also appends it to CAF_INCLUDE_DIRS.
Showing
Please register or sign in to comment