aaara si, makes, cmakes i gitignores com toca

This commit is contained in:
2025-03-24 12:15:59 +01:00
parent e1485435e7
commit 152554c39b
4 changed files with 73 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ if (NOT SDL3_FOUND)
endif()
# Archivos fuente
file(GLOB SOURCE_FILES *.cpp)
file(GLOB SOURCE_FILES source/*.cpp)
# Comprobar si se encontraron archivos fuente
if(NOT SOURCE_FILES)