Skip to content

Is there a way to get file dependencies for a filepath without compiling ? #2690

Answered by tangent-vector
Lumengine asked this question in Q&A
Discussion options

You must be logged in to vote

There is a NO_CODEGEN flag that can be used from the C API. Using that flag should eliminate some amount of the compilation time (but not all of it), and might be sufficient for your needs.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@tangent-vector
Comment options

Answer selected by Lumengine
Comment options

You must be logged in to vote
2 replies
@Lumengine
Comment options

@Lumengine
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants