Help with Abseil integration #393
sketchylizard
started this conversation in
General
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Anyone had any luck integrating Abseil (from Google) using CPM? I've got the following in my CMakeLists.txt file:
But I've tried using target_link_libraries with "abseil" and it doesn't seem to add the include directory.
Beta Was this translation helpful? Give feedback.
All reactions