1add_lldb_library(lldbIntelMPX 2 cli-wrapper-mpxtable.cpp 3 4 LINK_LIBS 5 liblldb 6 7 LINK_COMPONENTS 8 Support 9 ) 10