llvm-project/lldb/unittests/Language/CMakeLists.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
88 B
CMake
Raw Normal View History

add_subdirectory(CPlusPlus)
add_subdirectory(CLanguages)
add_subdirectory(Highlighting)