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-04 12:49:36 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
599587feb1685eb75b7efe32cfcc16fed13d65b5
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