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