2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-05 13:15:51 +00:00
metaforce/Runtime/GuiSys/CMakeLists.txt
2015-08-18 12:51:54 -10:00

5 lines
179 B
CMake

add_library(RuntimeCommonGuiSys
CGuiSys.hpp CGuiSys.cpp
CSplashScreen.hpp CSplashScreen.cpp
CConsoleOutputWindow.hpp CConsoleOutputWindow.cpp)