I link third part library in my sdk projrct, and configurate the path in CMakelist and Snapcraft.yaml file, after pack it to snap package and run it, it could not call the function in lib, and dispaly error in log:
What is the correct step to configure the use of third-party libraries in CMakeList and Snapcraft.yaml file?