1425bb815Sopenharmony_ciprefix=@CMAKE_INSTALL_PREFIX@
2425bb815Sopenharmony_cilibdir=${prefix}/lib
3425bb815Sopenharmony_ciincludedir=${prefix}/include
4425bb815Sopenharmony_ci
5425bb815Sopenharmony_ciName: libjerry-ext
6425bb815Sopenharmony_ciDescription: JerryScript: lightweight JavaScript engine (extensions library)
7425bb815Sopenharmony_ciURL: https://github.com/jerryscript-project/jerryscript
8425bb815Sopenharmony_ciVersion: 1.0
9425bb815Sopenharmony_ciRequires.private: libjerry-core
10425bb815Sopenharmony_ciLibs: -L${libdir} -ljerry-ext
11425bb815Sopenharmony_ciLibs.private: @JERRY_EXT_PKGCONFIG_LIBS@
12425bb815Sopenharmony_ciCflags: -I${includedir}
13