mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-12-23 16:48:52 -05:00
VirtualController -> DummyController in CMake
This commit is contained in:
parent
094388187f
commit
4a3e43f73f
@ -89,7 +89,7 @@ set(Source_Files__Controller
|
||||
"SDLController.cpp"
|
||||
"SDLController.h"
|
||||
"UltraController.h"
|
||||
"VirtualController.h"
|
||||
"DummyController.h"
|
||||
)
|
||||
source_group("Source Files\\Controller" FILES ${Source_Files__Controller})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user