mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 06:39:14 +01:00
DolphinNoGUI/CMakeLists: Specify headers in target sources
This commit is contained in:
parent
cbcafd6830
commit
0c538ef523
@ -1,5 +1,6 @@
|
|||||||
add_executable(dolphin-nogui
|
add_executable(dolphin-nogui
|
||||||
Platform.cpp
|
Platform.cpp
|
||||||
|
Platform.h
|
||||||
PlatformHeadless.cpp
|
PlatformHeadless.cpp
|
||||||
MainNoGUI.cpp
|
MainNoGUI.cpp
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user