-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Restructuring to simplify Windows build (and all builds) (#553)
Use CPM to manage boost dependencies. Move include files into /include/ directory to match conventions and simplify builds. Some CMake preset cleanup. Stricter compiler settings under VC++. Cross-platform CMake support for ASan. Enabled VC++ \analyze and addressed issues.
- Loading branch information
1 parent
2821828
commit 4795e7f
Showing
54 changed files
with
1,589 additions
and
308 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
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.