mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 20:19:38 +00:00
Fix AerofoilX compile failure
This commit is contained in:
@@ -242,6 +242,7 @@ if(CMAKE_HOST_UNIX)
|
|||||||
add_executable(${EXECNAME}
|
add_executable(${EXECNAME}
|
||||||
AerofoilPortable/GpSystemServices_POSIX.cpp
|
AerofoilPortable/GpSystemServices_POSIX.cpp
|
||||||
AerofoilPortable/GpThreadEvent_Cpp11.cpp
|
AerofoilPortable/GpThreadEvent_Cpp11.cpp
|
||||||
|
AerofoilPortable/GpAllocator_C.cpp
|
||||||
AerofoilSDL/GpAudioDriver_SDL2.cpp
|
AerofoilSDL/GpAudioDriver_SDL2.cpp
|
||||||
AerofoilSDL/GpDisplayDriver_SDL_GL2.cpp
|
AerofoilSDL/GpDisplayDriver_SDL_GL2.cpp
|
||||||
AerofoilSDL/GpInputDriver_SDL_Gamepad.cpp
|
AerofoilSDL/GpInputDriver_SDL_Gamepad.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user