Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
CMake
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
André Pedro
CMake
Repository
7656662148782b7751c62efd256e644c7295c883
Select Git revision
20 results
cmake
cmake_uninstall.cmake.in
Find file
Blame
Permalink
Forked from
CMake / CMake
Loading
10 years ago
5bd48ac5
Replace string(REGEX REPLACE) with string(REPLACE) where possible
· 5bd48ac5
Rolf Eike Beer
authored
10 years ago
The simple replacement is much faster.
5bd48ac5
History
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
authored
10 years ago
The simple replacement is much faster.