parent
902909a430
commit
68494aae95
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# absl CMake configuration file.
|
||||
|
||||
include(FindThreads)
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(Threads)
|
||||
|
||||
@PACKAGE_INIT@
|
||||
|
||||
|
|
Loading…
Reference in a new issue