Replies: 1 comment 6 replies
-
This is the stated purpose of Using the |
Beta Was this translation helpful? Give feedback.
6 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to compile some custom sources from .idl that compiles some files in the current build dir, as well as a subdirectory. This isn't possible with the
custom_target
custom_target keyword argument "output" Output 'AnyTypeCode/@BASENAME@A.h' must not contain a path segment.
Is there a way to accomplish this properly?Example of what I'm talking about
Beta Was this translation helpful? Give feedback.
All reactions