Generating non absolute paths #538
Closed
abergmeier
started this conversation in
General
Replies: 1 comment
-
Ah, needed to set |
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
-
When I have build code like:
capnpc will generate the absolute path in
OUT_DIR
- and includes thus seems impossible.Is there a way to tell
CompilerCommand
to generate using a specific path inOUT_DIR
?Beta Was this translation helpful? Give feedback.
All reactions