Skip to content
Snippets Groups Projects
Commit 1aa550f8 authored by Uilian Ries's avatar Uilian Ries
Browse files

#187 Add Conan topics


Signed-off-by: default avatarUilian Ries <uilianries@gmail.com>
parent db6a7368
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ class AbseilConan(ConanFile):
author = "Ashley Hedberg <ahedberg@google.com>"
description = "Abseil Common Libraries (C++) from Google"
license = "Apache-2.0"
topics = ("conan", "abseil", "abseil-cpp", "google", "common-libraries")
exports = ["LICENSE"]
exports_sources = ["CMakeLists.txt", "CMake/*", "absl/*"]
generators = "cmake"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment