DolphinNoGUI/CMakeLists: Specify headers in target sources
This commit is contained in:
parent
cbcafd6830
commit
0c538ef523
|
@ -1,5 +1,6 @@
|
|||
add_executable(dolphin-nogui
|
||||
Platform.cpp
|
||||
Platform.h
|
||||
PlatformHeadless.cpp
|
||||
MainNoGUI.cpp
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue