Commit 134138d
Fix uninitialized CMake variable in version.in (#1658)
CMake's project() command sets jsoncpp_VERSION (lowercase prefix),
not JSONCPP_VERSION. The wrong variable caused the generated version
file to be empty.
Fixes #1656
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 715735a commit 134138d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments