10 lines
356 B
PkgConfig
10 lines
356 B
PkgConfig
ohos_project_dir=/home/geekyharmony/ohsc/OpenHarmony-5.1.0-Release
|
|
libdir=${ohos_project_dir}/out/surface/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}
|