Ver código fonte

Update CMakeLists.txt (#4727)

Cmake warn remove
pull/4732/head
elite0OG 2 meses atrás
committed by GitHub
pai
commit
5504983c91
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: B5690EEEBB952194
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      CMakeLists.txt

+ 2
- 1
CMakeLists.txt Ver arquivo

@ -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

Carregando…
Cancelar
Salvar