forked from dolphin-emu/dolphin
DolphinNoGUI/CMakeLists: Specify headers in target sources
This commit is contained in:
@@ -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
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user