Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable CMake support | Benjamin Barenblat | 2020-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. | ||
* | Add a smoke test | Benjamin Barenblat | 2020-05-18 |
Create a basic autopkgtest to ensure that Abseil got installed and links correctly. |