Le_Floppa
Results
2
comments of
Le_Floppa
> You can set them as environment variables before running cmake, or you can pass them as arguments. > > ```batchfile > cmake -B build -G "Ninja" -DCMAKE_C_COMPILER=clang.exe -DCMAKE_CXX_COMPILER=clang++.exe -DLLAMA_HIPBLAS=ON...
I could edit the code to make this, tell me if you're still looking for this!!