Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,872
    • Issues 3,872
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMake
  • CMakeCMake
  • Merge requests
  • !5426

CheckSourceRuns: do not fail on unrecognized arguments

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ben Boeckel requested to merge ben.boeckel/cmake:CheckSourceRuns-compatibility into master Oct 26, 2020
  • Overview 20
  • Commits 1
  • Pipelines 8
  • Changes 7

The old check_X_source_runs modules did not verify the arguments, so we cannot start doing it now. Downgrade the hard error introduced in commit 357e2ef4 (CheckSoureRuns: Add a unified way to check if a source runs, 2020-09-14) via !5223 (merged) into a noisy warning.


Cc: @robertmaynard
Backport: release

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: CheckSourceRuns-compatibility