10 lines
343 B
PkgConfig
10 lines
343 B
PkgConfig
ohos_project_dir=ohos_project_directory_stub
|
|
libdir=${ohos_project_dir}/out/ohos-arm-release/vortexnova_soc_products/vortexnova_x86_general/
|
|
includedir=${ohos_project_dir}/third_party/elfutils/libelf/
|
|
|
|
Name: libelf
|
|
Description: elfutils libelf library to read and write ELF files
|
|
Version: 0.185
|
|
Libs: -L${libdir} -lelf
|
|
Cflags: -I${includedir}
|