add_clang_unittest(libclangTests
  LibclangTest.cpp
  )

target_link_libraries(libclangTests
  libclang
  )