mirror of
https://github.com/redstrate/dxbc.git
synced 2025-04-20 03:37:47 +00:00
Fix more petty warnings
This commit is contained in:
parent
190c185d98
commit
9db1273595
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.27)
|
||||
cmake_minimum_required(VERSION 3.20)
|
||||
|
||||
project(dxbc LANGUAGES CXX)
|
||||
|
||||
option(BUILD_EXAMPLE "Build example application" ON)
|
||||
|
|
Loading…
Add table
Reference in a new issue