Commit 84fa99d
committed
Drop VersionFromGit.cmake module for hardcoded version
In case where the library is downloaded as a tarball (eg. Buildroot),
the VersionFromGit module would fail resulting in the library not
building.
Since there aren't any immidiate fixes, I've hardcoded the VERSION in
the CMake project().
Signed-off-by: Andrea Ricchi <andrea.ricchi@amarulasolutions.com>1 parent d89262c commit 84fa99d
2 files changed
+2
-174
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 7 | | |
11 | 8 | | |
12 | | - | |
| 9 | + | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
| |||
105 | 102 | | |
106 | 103 | | |
107 | 104 | | |
108 | | - | |
| 105 | + | |
109 | 106 | | |
110 | 107 | | |
111 | 108 | | |
| |||
This file was deleted.
0 commit comments