5 lines
84 B
CMake
5 lines
84 B
CMake
add_lldb_library(lldbPluginGoLanguage
|
|
GoLanguage.cpp
|
|
GoFormatterFunctions.cpp
|
|
)
|