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,806
    • Issues 3,806
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • 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
  • Repository

Switch branch/tag
  • cmake
  • Tests
  • FindPackageModeMakefileTest
  • CMakeLists.txt
Find file BlameHistoryPermalink
  • Rolf Eike Beer's avatar
    Remove .* expressions from beginning and end of MATCHES regexs · b0b4b460
    Rolf Eike Beer authored Apr 11, 2014
    All these expressions work the same:
      "foo"
      ".*foo.*"
      "^.*foo.*$"
    
    This assumes that the "Intel*" expressions were meant to be "Intel.*".
    b0b4b460

Replace CMakeLists.txt

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.