[CMake] Print the correct variables
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 Jul 2019 20:58:10 +0000 (20:58 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 Jul 2019 20:58:10 +0000 (20:58 +0000)
commitfe4b12b4deacb9b8fe9ee9887e6a897a7e955ff9
treed39be213545bcf6c905cdf7803bb8592e16f72a6
parentd4044aad66a0a9a8104843875df8da23c61de265
[CMake] Print the correct variables

This didn't get updated after we decided to set PYTHON_MAJOR_VERSION and
PYTHON_MINOR_VERSION in find_python_libs_windows, instead of parsing the
variables ourselves.

llvm-svn: 367153
lldb/cmake/modules/LLDBConfig.cmake