-
Notifications
You must be signed in to change notification settings - Fork 3
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
Conversation
/help |
Skipping CI for Draft Pull Request. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
TAG Bot New tag: 3.28.3-1deepin0 |
Warning
详情 {
"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: |
This pull request is requested by @Zeno-sole.
Basic Information
Old Version: 3.28.3-1
New Version: 3.30.4-1