2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-01 21:05:35 +00:00
metaforce/Runtime/Input/CMakeLists.txt
2015-08-19 16:52:07 -10:00

4 lines
128 B
CMake

add_library(RuntimeCommonInput
CInputGenerator.hpp CInputGenerator.cpp
CFinalInput.hpp CFinalInput.cpp)