llvm-project/lldb/tools/debugserver/source/MacOSX/i386/CMakeLists.txt

5 lines
130 B
CMake

include_directories(${LLDB_SOURCE_DIR}/tools/debugserver/source)
add_library(lldbDebugserverMacOSX_I386
DNBArchImplI386.cpp
)