Skip to content

how do I access common functions when using the library? #7354

Answered by willie
willie asked this question in Q&A
Discussion options

You must be logged in to vote

I'm feeling stupid about this, but here's the answer, add

target_link_libraries(${TARGET_NAME} PRIVATE common)

and use #include "common.h" like the examples do.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by willie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant