[clang] Add test for CWG190 "Layout-compatible POD-struct types" (#121668)
[llvm-project.git] / llvm / lib / Telemetry / CMakeLists.txt
bloba30875747f13dffc65cf865389191aeee0b6224d
1 add_llvm_component_library(LLVMTelemetry
2   Telemetry.cpp
4   ADDITIONAL_HEADER_DIRS
5   "${LLVM_MAIN_INCLUDE_DIR}/llvm/Telemetry"
7   LINK_COMPONENTS
8     Support