Details
-
Type:
Suggestion
-
Status: Reported
-
Priority:
Not Evaluated
-
Resolution: Unresolved
-
Affects Version/s: Qt Creator 6.0.1
-
Fix Version/s: None
-
Component/s: Project & Build Management: CMake
-
Labels:None
-
Platform/s:
Description
ccache can be used with CMake in at least two ways:
- as -DCOMPILE_C|XX_COMPILER_LAUNCHER=ccache
- as /usr/lib/ccache/bin/g++
Usually the Kits do not have /usr/lib/ccache/bin/g++ as a compiler, and if the user forces the right Qt kit on the imported location it will cause CMake to recompile everything without ccache
Attachments
Issue Links
- relates to
-
QTCREATORBUG-22917 Move from ClangCodeModel to LanguageClient + clangd
-
- Closed
-