-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use the provided CMake file to build pugixml. #42
Comments
@mgautierfr Is that still a topic? |
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions. |
@mgautierfr We use version 1.2 of pugixml which has been released 5 years ago. We shoukd use latest wich brings as well memory consumption and speed improvements. |
pugixml 1.13 is also available in the Meson WrapDB. :) You can just add that instead, and stop maintaining your own patch for meson.build support. |
@mgautierfr Should we use Meson WrapDB or native tarball with CMake (my preference)? |
Pugixml has a Cmake build system who generate a pkg-config file.
We do not need a custom meson file.
See kiwix/libkiwix#49
The text was updated successfully, but these errors were encountered: