Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/conan v2 #28

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Feat/conan v2 #28

merged 3 commits into from
Sep 19, 2023

Conversation

leha-bot
Copy link
Member

@leha-bot leha-bot commented Sep 19, 2023

  • Modernize conanfile.txt to Conan v2;
  • Modernize CI;
  • Fixes for tests.

Closes #17.

 - Use CMakeDeps instead of removed cmake_find_package_multi;
 - Use test_requires instead of removed build_requires.
The public API of `doctest_discover_tests()` requires to do so.
@leha-bot leha-bot added the infrastructure Any improvements to build system, package management and CI label Sep 19, 2023
@leha-bot leha-bot self-assigned this Sep 19, 2023
 - Detect Conan build profile;
 - Use '-of' ("output folder") instead of '-if' ("install folder") in conan install.
@leha-bot leha-bot merged commit b7bf3c5 into master Sep 19, 2023
2 checks passed
@leha-bot leha-bot deleted the feat/conan-v2 branch September 19, 2023 06:52
@leha-bot leha-bot added this to the 0.0.x milestone Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Any improvements to build system, package management and CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conan v2 support and incompatibilities list
1 participant