mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-04 21:00:31 +12:00
Add QPlatformNative include for Linux/BSD
This commit is contained in:
parent
45a80c9e39
commit
8c3dd70c5a
3 changed files with 8 additions and 2 deletions
|
@ -184,6 +184,7 @@ if(ENABLE_QT_GUI)
|
|||
|
||||
source_group("Source Files\\Qt" FILES ${FRONTEND_SOURCE_FILES})
|
||||
source_group("Header Files\\Qt" FILES ${FRONTEND_HEADER_FILES})
|
||||
include_directories(${Qt6Gui_PRIVATE_INCLUDE_DIRS})
|
||||
else()
|
||||
set(FRONTEND_SOURCE_FILES src/panda_sdl/main.cpp)
|
||||
set(FRONTEND_HEADER_FILES "")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue