Commit 381820c
committed
SEND_ERROR instead of AUTHOR_WARNING in CMake
"Author warning are meant to warn the author (developer) of a
CMakeLists.txt, but not a user of it."
https://stackoverflow.com/questions/50082358/what-are-author-warning-messages-in-cmake
I had a few too much support Issues of people using CMake instead of
pip as no one reads error messages, as long as make works1 parent 4268ee9 commit 381820c
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
7 | 13 | | |
8 | 14 | | |
9 | 15 | | |
| |||
0 commit comments