This file contains hidden or 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
| from conan.tools.scm import Git | |
| import os | |
| # Start a collection of random bits and pieces that work around all | |
| # the half-baked stuff in Conan v2. With a bit of luck, we can | |
| # finally migrate instead of bouncing off of this broken mess forever. | |
| # In their inifinite wisdom, the Conan folks decided that |