# -*- cmake -*-

set(LLINVENTORY_INCLUDE_DIRS
    ${LIBS_OPEN_DIR}/llinventory
    )

set(LLINVENTORY_LIBRARIES llinventory)