mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
587bad7ba2
Warn if `DESCRIPTION` or `VERSION` is given without a following value.
2 lines
34 B
CMake
2 lines
34 B
CMake
project(ProjectA C LANGUAGES CXX)
|