How do I get the include directory of a package? #5738
Answered
by
waruqi
Release-Candidate
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Release-Candidate
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have tried
package:get("includedirs")
, but that doesn't work. But the package does set the correct include directory, as the correct include directory is used when building the target.What is working:
yields
Beta Was this translation helpful? Give feedback.
All reactions