Fix AerofoilX compile failure

This commit is contained in:
elasota
2021-05-14 19:19:03 -04:00
parent 2bde3bc60b
commit 71115b2366

View File

@@ -242,6 +242,7 @@ if(CMAKE_HOST_UNIX)
add_executable(${EXECNAME}
AerofoilPortable/GpSystemServices_POSIX.cpp
AerofoilPortable/GpThreadEvent_Cpp11.cpp
AerofoilPortable/GpAllocator_C.cpp
AerofoilSDL/GpAudioDriver_SDL2.cpp
AerofoilSDL/GpDisplayDriver_SDL_GL2.cpp
AerofoilSDL/GpInputDriver_SDL_Gamepad.cpp