Commit 38c750b
Fix uninitialized CMake variable in version.in
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 38c750b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments