mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2026-04-05 01:58:06 +00:00
remove clang requirement (v2)
This commit is contained in:
parent
53b4438a2a
commit
15d9864d0b
1 changed files with 0 additions and 3 deletions
|
|
@ -1,8 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.28)
|
||||
|
||||
set(CMAKE_C_COMPILER clang)
|
||||
set(CMAKE_CXX_COMPILER clang++)
|
||||
|
||||
project(lsfg-vk-framegen
|
||||
DESCRIPTION "Lossless Scaling Frame Generation Backend"
|
||||
LANGUAGES CXX)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue