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-02 03:39:43 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3900a31f440a1111f07ea893b146a67778e918c2
CMake
/
Tests
/
RunCMake
/
while
History
Alex Turbov
e97e714f0d
Fix:
while()
reports an error the same way as
if()
...
With arguments list expanded.
2021-08-09 22:35:11 +03:00
..
CMakeLists.txt
…
EndAlone-result.txt
…
EndAlone-stderr.txt
…
EndAlone.cmake
…
EndAloneArgs-result.txt
…
EndAloneArgs-stderr.txt
…
EndAloneArgs.cmake
…
EndMismatch-stderr.txt
…
EndMismatch.cmake
…
EndMissing-result.txt
…
EndMissing-stderr.txt
…
EndMissing.cmake
…
MissingArgument-result.txt
…
MissingArgument-stderr.txt
…
MissingArgument.cmake
…
RunCMakeTest.cmake
Fix: Regression in the
cmConditionEvaluator::HandleLevel0
2021-08-09 21:05:09 +03:00
unbalanced-parenthesis-result.txt
Fix:
while()
can silently ignore incorrect condition
2021-08-09 22:35:11 +03:00
unbalanced-parenthesis-stderr.txt
Fix:
while()
reports an error the same way as
if()
2021-08-09 22:35:11 +03:00
unbalanced-parenthesis.cmake
Fix:
while()
can silently ignore incorrect condition
2021-08-09 22:35:11 +03:00