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: update cmake to 3.30.4-1 #7

Merged
merged 2 commits into from
Oct 11, 2024
Merged

feat: update cmake to 3.30.4-1 #7

merged 2 commits into from
Oct 11, 2024

Conversation

deepin-community-bot[bot]
Copy link
Contributor

This pull request is requested by @Zeno-sole.

Basic Information

Old Version: 3.28.3-1
New Version: 3.30.4-1

@Zeno-sole
Copy link
Contributor

/help

@deepin-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@deepin-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign liujianqiang-niu for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@deepin-community-ci-bot
Copy link

TAG Bot

New tag: 3.28.3-1deepin0
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #6

@Zeno-sole Zeno-sole marked this pull request as ready for review October 11, 2024 03:05
@deepin-ci-robot
Copy link
Contributor

  • 检测到敏感词export变动;
详情
  {
  "export": {
      "Help/command/add_library.rst": {
          "a": [
              "properties set on it and it may be installed and exported."
          ],
          "b": [
              "  properties set on it and it may be installed and exported."
          ]
      },
      "Help/command/export.rst": {
          "a": [
              ".. _`export(TARGETS)`:",
              "included, the behavior is unspecified.  See the `export(EXPORT)`_ signature",
              ".. _`export(EXPORT)`:",
              "as the `export(TARGETS)`_ signature, except that the targets are not",
              ".. _`export(PACKAGE)`:"
          ],
          "b": [
              "  export(`SETUP`_ <export-name> [...])",
              "  export(TARGETS <target>... [...])",
              "included, the behavior is unspecified.  See the :command:`export(EXPORT)` signature",
              "  export(EXPORT <export-name> [...])",
              "as the :command:`export(TARGETS)` signature, except that the targets are not",
              "  Specify that :command:`find_dependency` calls should be exported. See",
              "  export(PACKAGE <PackageName>)",
              "  export(SETUP <export-name> [...])",
              "  export(SETUP <export-name>",
              "Configure the parameters of an export. The arguments are as follows:",
              "  :command:`export(EXPORT)` and :command:`install(EXPORT)`. ``<dep>`` is the",
              "  name of a package to export. This argument accepts the following additional",
              "    Manually control whether or not the dependency is exported. This accepts",
              "      Any value that CMake recognizes as \"true\". Always export the dependency,",
              "      even if no exported targets depend on it. This can be used to manually",
              "      add :command:`find_dependency` calls to the export.",
              "      Any value that CMake recognizes as \"false\". Never export the dependency,",
              "      even if an exported target depends on it.",
              "      Only export the dependency if an exported target depends on it.",
              "  Specify a target to configure in this export. This argument accepts the"
          ]
      }
  }
}

请联系系统开发review:
/assign @liujianqiang-niu
/hold

@Zeno-sole Zeno-sole merged commit 6ea839c into master Oct 11, 2024
3 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants