1# absl CMake configuration file. 2 3include(FindThreads) 4 5@PACKAGE_INIT@ 6 7include ("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")