What is the difference between INCLUDE and SINGLE_INCLUDE? #4298
petrasvestartas
started this conversation in
General
Replies: 1 comment 2 replies
-
Just because there are multiple headers, that doesn't make it not header-only. There is also a single stand-alone header in the You can use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am new to this repository.
I see it is not header only library as stated in the documentations. I need to download includes.
Could someone describe how and which includes I must reference in my cmake? The reason to ask is because there are simple_include and include folder.
I am referring to this:
and this:
Beta Was this translation helpful? Give feedback.
All reactions