文本文件  |  8行  |  108 B

add_clang_unittest(libclangTests
  LibclangTest.cpp
  )

target_link_libraries(libclangTests
  libclang
  )