The Device Access contains a for Celix adapted implementation of the OSGi Compendium Device Access Specification.
DRIVER_LOCATOR_PATH Path to the directory containing the driver bundles, defaults to "drivers".
The Driver Locator uses this path to find drivers.
BUILD_DEVICE_ACCESS=ON
If the Celix Device Access is installed, ‘find_package(Celix)’ will set:
Celix::device_access_api
interface (i.e. headers only) library targetCelix::device_manager
bundle targetCelix::driver_locator
bundle target