Remove commit message from CMakeLists.txt (#5924)

Remove ambiguous footnote that would be better suited for the commit log.
This commit is contained in:
Wolf-SO
2026-06-17 16:55:51 +02:00
committed by GitHub
parent f9c41a0866
commit aaacda6e14

View File

@@ -1,5 +1,4 @@
cmake_minimum_required(VERSION 3.22)
#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