Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
6bc3dcedf4a71eefba95085f56c48a7c0d0ceef3
/
.
/
third_party
/
abseil
/
CMake
/
abslConfig.cmake.in
blob: 60847fa7723f777be569e653393083738345e384 [
file
] [
log
] [
blame
]
# absl CMake configuration file.
include
(
FindThreads
)
@PACKAGE_INIT@
include
(
"${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake"
)