summaryrefslogtreecommitdiff
path: root/debian/tests/cmake
Commit message (Collapse)AuthorAge
* Enable CMake supportGravatar Benjamin Barenblat2020-05-19
Install Abseil’s CMake support files. Some of these files are autogenerated, and the generator produces files with a googletest dependency if Abseil is built with unit tests enabled; to prevent this, turn off unit tests.