-
Notifications
You must be signed in to change notification settings - Fork 989
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[feature] Export cppstd_flag as public tool (#15710)
* Use ConanFile for cppstd_flag Signed-off-by: Uilian Ries <uilianries@gmail.com> * expose cppstd_flag Signed-off-by: Uilian Ries <uilianries@gmail.com> * lazy import to break cyclic import Signed-off-by: Uilian Ries <uilianries@gmail.com> * centralize to_cppstd_flag Signed-off-by: Uilian Ries <uilianries@gmail.com> * Update method description Signed-off-by: Uilian Ries <uilianries@gmail.com> * improve method documentation Signed-off-by: Uilian Ries <uilianries@gmail.com> * Revert "centralize to_cppstd_flag" This reverts commit a98b289. --------- Signed-off-by: Uilian Ries <uilianries@gmail.com>
- Loading branch information
1 parent
852c526
commit caf137e
Showing
8 changed files
with
31 additions
and
15 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
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