mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 09:39:46 -06:00
DolphinNoGUI/CMakeLists: Specify headers in target sources
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
add_executable(dolphin-nogui
|
||||
Platform.cpp
|
||||
Platform.h
|
||||
PlatformHeadless.cpp
|
||||
MainNoGUI.cpp
|
||||
)
|
||||
|
Reference in New Issue
Block a user