-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Transition to modern cmake and remove git submodules. Should make the build system more stable, adds support for static linking, improves and extends the installation targets, allows direct integration of the C library via cmake via find_package/FetchContent. Note: removes the option for disabling boost. Because loading a preset also requires boost since #196, we can't do anything meaningful when boost is disabled. Thus we might as well remove the option.
- Loading branch information
Showing
159 changed files
with
1,871 additions
and
10,588 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.