Replies: 2 comments 4 replies
-
|
Is export/src/test.c++ a generated file? |
Beta Was this translation helpful? Give feedback.
4 replies
-
|
Closing this issue. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
when cache is enabled, the source files (c++ and c files) are also copied to cachedir. Can we copy and get only generated files from cons instead of source code.
ex:
Retrieved
export/src/test.c++' from cache Retrievedexport/src/test1.c++' from cacheRetrieved
build/test.o' from cache Retrievedbuild/test1.o' from cacheThanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions