-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(#11516) erikzenker-hsm: Modernize to Conan v2
* erikzenker-hsm: Conan-v2: Replace imports conans->conan * erikzenker-hsm: Conan-V2: Fix all imports * erikzenker-hsm: Conan-V2: Replace source_subfolder to layout * erikzenker-hsm: Conan-V2: Fix tools.files.rmdir() call * erikzenker-hsm: Conan-V2: Force convert all compiler versions to str() For mititating conan-io/conan#11105 in Conan 1.47- * erikzenker-hsm: Conan-V2: Fix tools.get() usage * erikzenker-hsm: Conan-V2: Drop cmake generator * erikzenker-hsm/test_package: Drop cppstd setting * erikzenker-hsm/test_package: Modernize imports * erikzenker-hsm/conanfile.py: Add package_info for CMakeDeps * erikzenker-hsm/test_package: Modernize to Conan V2 CMakeDeps * erikzenker-hsm/conanfile.py: Fix linter warnings
- Loading branch information
Showing
3 changed files
with
30 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