Remove sccache

This commit is contained in:
momo5502
2025-06-01 11:59:19 +02:00
parent ed80b86e22
commit 6cc3aded19
4 changed files with 1 additions and 61 deletions

View File

@@ -31,10 +31,6 @@ set(ENV{ARCHFLAGS} "nope")
##########################################
include(cmake/sccache.cmake)
##########################################
project(emulator LANGUAGES C CXX)
enable_testing()