This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
3b95986a32
llvm-project
/
lldb
/
source
/
Plugins
/
JITLoader
/
CMakeLists.txt
2 lines
22 B
CMake
Raw
Normal View
History
Unescape
Escape
Build Plugin/JITLoader/GDB on all platforms. Summary: We currently link to this on all platforms, so don't need to re-include it into the LLDB_USED_LIBS. Also don't need to special case building it for every supported platform. Reviewers: clayborg, labath Subscribers: lldb-commits Differential Revision: http://reviews.llvm.org/D12756 llvm-svn: 247284
2015-09-10 22:28:49 +08:00
add_subdirectory
(
GDB
)