llama.cpp
a69f8463
- cmake : fix ccache conflict (#12522)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
cmake : fix ccache conflict (#12522) If users already set CMAKE_C_COMPILER_LAUNCHER globally, setting it in cmake again will lead to conflict and compile fail. Signed-off-by: Jay <BusyJay@users.noreply.github.com>
References
#12522 - cmake: fix ccache conflict
Author
BusyJay
Parents
d07a0d7a
Loading