mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07: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