OSDN Git Service

[lldb/CMake] Fix typo that prevented regenerating the bindings
authorJonas Devlieghere <jonas@devlieghere.com>
Sat, 30 May 2020 06:50:26 +0000 (23:50 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Sat, 30 May 2020 06:51:22 +0000 (23:51 -0700)
commit92063228f85bfe22a6dfe20bf01c99ffe6ff3130
tree5795a368ab5c34f2408cf411dc9a40d502588470
parentc65c1d78931e262b5117278a8ee0a703d1be073c
[lldb/CMake] Fix typo that prevented regenerating the bindings

A typo in the GLOB patter prevented us from detecting changes in the
interface files and trigger SWIG to regenerate the bindings.
lldb/bindings/CMakeLists.txt