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

- move cmake_find_package_multi generator to the top #2268

Closed

Conversation

SSE4
Copy link
Contributor

@SSE4 SSE4 commented Oct 21, 2021

for newbies, it's not obvious what should be the reasonable default choice for the cmake generator amongst others:

  • cmake
  • cmake_multi
  • cmake_paths
  • cmake_find_package
  • cmake_find_package_multi
  • CMakeDeps

as we expect (most of) readers to read the documentation from the top to the bottom, IMO it's reasonable to place a default choice to the top rather to the very bottom.

Signed-off-by: SSE4 <tomskside@gmail.com>
@Croydon
Copy link
Contributor

Croydon commented Feb 26, 2023

Outdated and I think this can be closed.

1.x docs already have a huge warning, referring to the new CMakeDeps and CMakeToolchain generators

https://docs.conan.io/1/integrations/build_system/cmake.html

@memsharded
Copy link
Member

Thanks all, and thanks @Croydon for raising it.

@memsharded memsharded closed this Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants