mirror of
https://github.com/Nimac0/SDL_Minigame
synced 2026-01-12 07:53:43 +00:00
hotfix - fixed typo
This commit is contained in:
parent
d450744041
commit
71c742358a
@ -22,7 +22,7 @@ include_directories(
|
||||
${PROJECT_INCLUDE_DIR}
|
||||
${SDL2_INCLUDE_DIRS}
|
||||
${SDL2_IMAGE_INCLUDE_DIRS}
|
||||
${ZLIB_IMAGE_INCLUDE_DIRS}
|
||||
${ZLIB_INCLUDE_DIRS}
|
||||
${PNG_INCLUDE_DIRS})
|
||||
|
||||
file(GLOB_RECURSE SOURCES ${PROJECT_SOURCE_DIR}/src/*.cpp)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user