Commit 706c6d1
committed
[CMake] Add warning if UMF version is set to 0.0.0
Improper version set in CMake means, our lib will be wrongly configured
and libumf.so.0.0.0 will be produced... which most likely is not expected
(unless it's a developer's build).1 parent 6225ae1 commit 706c6d1
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
29 | 35 | | |
30 | 36 | | |
31 | 37 | | |
| |||
0 commit comments