1a8e1175bSopenharmony_ciprefix=@CMAKE_INSTALL_PREFIX@ 2a8e1175bSopenharmony_ciincludedir=@PKGCONFIG_INCLUDEDIR@ 3a8e1175bSopenharmony_cilibdir=@PKGCONFIG_LIBDIR@ 4a8e1175bSopenharmony_ci 5a8e1175bSopenharmony_ciName: @PROJECT_NAME@ 6a8e1175bSopenharmony_ciDescription: @PKGCONFIG_PROJECT_DESCRIPTION@ 7a8e1175bSopenharmony_ciURL: @PKGCONFIG_PROJECT_HOMEPAGE_URL@ 8a8e1175bSopenharmony_ciVersion: @PROJECT_VERSION@ 9a8e1175bSopenharmony_ciRequires.private: mbedcrypto 10a8e1175bSopenharmony_ciCflags: -I"${includedir}" 11a8e1175bSopenharmony_ciLibs: -L"${libdir}" -lmbedx509 12