文本文件  |  9行  |  125 B

add_clang_unittest(LexTests
  LexerTest.cpp
  PreprocessingRecordTest.cpp
  )

target_link_libraries(LexTests
  clangLex
  )