mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-08-27 11:18:21 -04:00
revision of events
This commit is contained in:
parent
858c4384e8
commit
669f72908e
33 changed files with 661 additions and 382 deletions
|
@ -16,7 +16,7 @@ include_directories(platform libs)
|
|||
|
||||
|
||||
include_directories( ${SDL2_INCLUDE_DIRS})
|
||||
add_compile_options(-funsigned-char)
|
||||
SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -funsigned-char")
|
||||
enable_testing()
|
||||
add_subdirectory(libs)
|
||||
add_subdirectory(platform)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue