Feature. Add pri files for Qt integration. #30
Reference in New Issue
Block a user
Delete Branch "unknown repository"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add Livox SDK Qt integration.
Only add to your project .pro file:
SDK_DIR = $$PWD/Livox-SDK
include( $$SDK_DIR/sdk_core/sdk_core.pri )