-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makes it possible for header only libs to be buidl tested.
This adds the concept of "testable header only" recipes. Those are recipes for header only libraries that also include a "test_package" that should be built across configurations to check for correct functioning of header libs that have platform and/or system requirements. This resolves issue bincrafters/community#1391
- Loading branch information
1 parent
dcbcab9
commit 0c22e0b
Showing
2 changed files
with
29 additions
and
4 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