This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-06 21:59:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea67dbc4cd3cf4d8c02ba4099b4e9600ef93b708
CMake
/
Tests
/
RunCMake
/
if
/
duplicate-else.cmake
Gregor Jasny
edac95b955
cmIfCommand: Reject duplicate else() and misplaced elseif()
...
Closes
:
#14335
2017-03-22 08:42:35 -04:00
5 lines
28 B
CMake
Raw
Blame
History
if
(
0
)
else
(
)
else
(
)
endif
(
)
Reference in New Issue
View Git Blame
Copy Permalink