-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge Make Ginkgo better abide to the
M12
policy.
Support the `TPL` arguments for `GFLAGS`, `GTEST` and `RAPIDJSON` as [explained in this document](http://dx.doi.org/10.6084/m9.figshare.4495133). + Move the `include` block of the extra CMake files to after the option declaration to ensure they are always set to the correct value. + Add a `ginkgo_add_tpl_target` to specifically add a target defined through the `TPL` arguments as an external library. + Modify `ginkgo_find_package` to support the `TPL` arguments. Related PR: #300
- Loading branch information
Showing
4 changed files
with
100 additions
and
23 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
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