Sign in
ara-mdk
/
platform
/
external
/
clang
/
0378433dcdf9a5701207c2a592b10da71ad9ba5d
/
.
/
unittests
/
Lex
/
CMakeLists.txt
blob: 78838c082981ac40a2daffd26455043a702e3a94 [
file
] [
log
] [
blame
]
add_clang_unittest(LexTests
LexerTest.cpp
PPCallbacksTest.cpp
PPConditionalDirectiveRecordTest.cpp
)
target_link_libraries(LexTests
clangLex
)