Sync from upstream llama.cpp repository
This commit is contained in:
5
cmake/x64-windows-llvm.cmake
Normal file
5
cmake/x64-windows-llvm.cmake
Normal file
@@ -0,0 +1,5 @@
|
||||
set( CMAKE_SYSTEM_NAME Windows )
|
||||
set( CMAKE_SYSTEM_PROCESSOR x86_64 )
|
||||
|
||||
set( CMAKE_C_COMPILER clang )
|
||||
set( CMAKE_CXX_COMPILER clang++ )
|
||||
Reference in New Issue
Block a user