Newer
Older
SafetyAuxiliary / app / src / main / cpp / ncnn-20240102-android-vulkan / arm64-v8a / lib / pkgconfig / ncnn.pc
prefix=${pcfiledir}/../..
librarydir=${prefix}/lib
includedir=${prefix}/include

Name: ncnn
Description: high-performance neural network inference framework optimized for the mobile platform
Version: 1.0.20240102
URL: https://github.com/Tencent/ncnn
Libs: -L"${librarydir}" -lncnn
Cflags: -I"${includedir}"