Other |
---|
tbdUnresolved |
Relates :
|
Currently, if I change a single native file, the whole native project gets recompiled (I tested this with Glass native sources on Windows). This needs to be improved so that only modified .c/.cpp files are recompiled. Note that changes in header files should still cause recompilation of all native sources (if we don't find a solution for tracking native dependencies).