You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2020. It is now read-only.
For make and other Linux build systems ccache works with set_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache) For nmake this doesn't work. Is there a means of enabling clcache through a variable in CMakeLists.txt?
For make and other Linux build systems
ccacheworks withset_property(GLOBAL PROPERTY RULE_LAUNCH_COMPILE ccache)For nmake this doesn't work. Is there a means of enabling clcache through a variable in CMakeLists.txt?