cmcldeps: prefer the /TC flag
The /TC flag causes all source files to be processed as C source files. We know that there is only one, so this is safe.
Showing
Please register or sign in to comment
The /TC flag causes all source files to be processed as C source files. We know that there is only one, so this is safe.