brintos

brintos / llvm-project-archived public Read only

0
0
Text · 144 B · 2e15f0c Raw
8 lines · plain
1@PACKAGE_INIT@2 3include (CMakeFindDependencyMacro)4 5find_dependency (Threads)6 7include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")8