For some reasons, the usage of add_lldb_tool instead of add_lldb_executable causes these two binaries not be installed.
This patch fixes the issue
Details
Details
- Reviewers
beanz
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Probably, I did it the easy way
I don't know what ARG_GENERATE_INSTALL in cmake/modules/AddLLDB.cmake is for