This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
8d79375818
CMake
/
Tests
/
RunCMake
/
if
/
MatchesSelf.cmake
5 lines
95 B
CMake
Raw
Blame
History
foreach
(
n
0
1
2
3
4
5
6
7
8
9
COUNT
)
if
(
CMAKE_MATCH_
${
n
}
MATCHES
"x"
)
endif
(
)
endforeach
(
)
Reference in New Issue
View Git Blame
Copy Permalink