xref: /aosp_15_r20/external/compiler-rt/unittests/CMakeLists.txt (revision 7c3d14c8b49c529e04be81a3ce6f5cc23712e4c6)
1*7c3d14c8STreehugger Robot# Needed for lit support
2*7c3d14c8STreehugger Robotinclude(AddLLVM)
3*7c3d14c8STreehugger Robot
4*7c3d14c8STreehugger Robotconfigure_lit_site_cfg(
5*7c3d14c8STreehugger Robot  ${CMAKE_CURRENT_SOURCE_DIR}/lit.common.unit.configured.in
6*7c3d14c8STreehugger Robot  ${CMAKE_CURRENT_BINARY_DIR}/lit.common.unit.configured)
7