aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step
diff options
context:
space:
mode:
authorEric Joldasov <bratishkaerik@getgoogleoff.me>2024-05-14 23:00:58 +0500
committerEric Joldasov <bratishkaerik@landless-city.net>2024-05-14 23:40:42 +0500
commit1079b5fe63abeaf716baeddc731204927e322643 (patch)
tree2abf857d94f182b5d41147681e0fbdffdda251ab /lib/std/Build/Step
parent34ed49c62d55e43afcc7be91391243d273985818 (diff)
downloadzig-1079b5fe63abeaf716baeddc731204927e322643.tar.gz
zig-1079b5fe63abeaf716baeddc731204927e322643.zip
CMake: remove `ZIG_USE_CCACHE` option
Not really useful after old C++ compiler removal, and zig build has own cache system. If someone still wants it, `CMAKE_C_COMPILER_LAUNCHER` and `CMAKE_CXX_COMPILER_LAUNCHER` exist. From CMake docs: > RULE_LAUNCH_COMPILE > Note: This property is intended for internal use by ctest(1). > Projects and developers should use the <LANG>_COMPILER_LAUNCHER > target properties or the associated CMAKE_<LANG>_COMPILER_LAUNCHER > variables instead. Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
Diffstat (limited to 'lib/std/Build/Step')
0 files changed, 0 insertions, 0 deletions