corregit: no trobava version.h

This commit is contained in:
2025-09-29 07:54:46 +02:00
parent d1e4a5eb07
commit fa0af1179a
2 changed files with 73 additions and 72 deletions

View File

@@ -124,7 +124,8 @@ add_executable(${PROJECT_NAME} ${APP_SOURCES} ${EXTERNAL_SOURCES})
# --- 3. DIRECTORIOS DE INCLUSIÓN ---
target_include_directories(${PROJECT_NAME} PUBLIC
"${CMAKE_SOURCE_DIR}/source"
"${CMAKE_SOURCE_DIR}/source/external"
"${CMAKE_SOURCE_DIR}/source/external"
"${CMAKE_BINARY_DIR}"
)
# Enlazar la librería SDL3