Dean Michael Berris
unread,Jun 14, 2018, 6:12:12 AM6/14/18Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cpp-n...@googlegroups.com
Hi cpp-netlib,
It's been a while and it seems I've some spare time to play around
with the library again. This time though I'm looking to clean up the
way we've set up our dependencies with submodules, and instead see
whether we can use CMake's external package support instead.
The goal of this effort is to:
- Make the download/development/install procedure more "modern"
- Greatly simplify the build configuration for the project
- Allow us to play better with a wider ecosystem that already uses CMake
If anybody has time to review pull requests, please let me know so
that I can tag you appropriately in the PR when I do get to it. In the
meantime, I'm going to spend a few hours hacking on it on my own to
see if it's simpler to do it that way.
Anybody on the list know about how to get started on this? Any
documents I should read up on?
Cheers