Help with Abseil integration #393
sketchylizard
started this conversation in
General
Replies: 1 comment
-
+1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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