[lldb] Fix LLDB_FULL_VERSION_STRING
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Jan 2022 22:19:37 +0000 (14:19 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 19 Jan 2022 22:20:22 +0000 (14:20 -0800)
commit742bfb3581e72909dce913cc2d6d77b54777ecdc
treef1765970a65789ebe512375f4805995641227270
parent75d2fcb03fa5039d09ee18f4b0d5404c6267af45
[lldb] Fix LLDB_FULL_VERSION_STRING

Currently LLDB_FULL_VERSION_STRING is set to "LLDB_VERSION_STRING"
rather than the content of the CMake variable with that name.
lldb/source/Version/CMakeLists.txt