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

Feature/docs for 10812 #2474

Merged
merged 3 commits into from Mar 31, 2022
Merged

Conversation

lasote
Copy link
Contributor

@lasote lasote commented Mar 31, 2022

@lasote lasote added this to the 1.47 milestone Mar 31, 2022
@@ -143,5 +143,7 @@ These two templates are related to :ref:`Layouts<conan_tools_layout_predefined_l
* `cmake_exe`: Generates a hello world executable based on modern Conan recipe (layout + generate) using CMake as the build system.
* `meson_lib`: Generates a hello world c++ library based on modern Conan recipe (layout + generate) using Meson as the build system (since Conan 1.45).
* `meson_exe`: Generates a hello world executable based on modern Conan recipe (layout + generate) using Meson as the build system (since Conan 1.45).
* `bazel_lib`: Generates a hello world c++ library based on modern Conan recipe (layout + generate) using Bazel as the build system (since Conan 1.47).
* `bazel_exe`: Generates a hello world executable based on modern Conan recipe (layout + generate) using Bazel as the build system (since Conan 1.47).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@memsharded don't forget about the MSBuild ones

@czoido czoido merged commit 1f9a5ac into conan-io:develop Mar 31, 2022
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

2 participants