瀏覽代碼

Update CMakeLists.txt

Cmake warn remove
pull/4727/head
elite0OG 2 月之前
committed by GitHub
父節點
當前提交
152d6842bb
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: B5690EEEBB952194
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. +2
    -1
      CMakeLists.txt

+ 2
- 1
CMakeLists.txt 查看文件

@ -1,4 +1,5 @@
cmake_minimum_required(VERSION 3.12)
cmake_minimum_required(VERSION 3.25)
#this change avoid the warning that appear when we include raylib using Cmake fatch content
project(raylib)
# Avoid excessive expansion of variables in conditionals. In particular, if

Loading…
取消
儲存