overte-JulianGro/cmake
Julian Groß dfd397ebfc Remove broken ccache makro.
This threw a whole bunch of errors when being used, and made use of questionable settings, some of which I couldn't find documentation for.
It has also become really easy to use ccache with cmake through the following environment variables; CMAKE_CXX_COMPILER_LAUNCHER=ccache CMAKE_C_COMPILER_LAUNCHER=ccache
2024-06-12 20:29:53 +02:00
..
externals Fix Ninja builds with Crashpad enabled on Windows 2023-12-08 14:55:31 -08:00
installer New Overte logo in a better size and spacing 2022-02-11 23:56:49 -05:00
macros Remove broken ccache makro. 2024-06-12 20:29:53 +02:00
modules Prefer libnode.so.108 to prevent wrong system libnode being used over vcpkg libnode. 2023-05-22 20:43:16 +02:00
ports Merge pull request #937 from HifiExperiments/text 2024-06-10 22:59:44 -07:00
templates Remove broken ccache makro. 2024-06-12 20:29:53 +02:00
compiler.cmake Remove broken ccache makro. 2024-06-12 20:29:53 +02:00
init.cmake Change cmake policy CMP0074 to NEW 2022-06-22 19:17:49 +02:00