We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b37965b commit 560b4d2Copy full SHA for 560b4d2
CMakeLists.txt
@@ -45,6 +45,7 @@ include_directories(
45
${INPUT_LITE_PLATFORM_INC}
46
)
47
add_library(${PROJECT_NAME}
48
+ include/Input_Lite.h
49
src/InputManager.cpp
50
src/Input_Lite.cpp
51
${INPUT_LITE_PLATFORM_SRC}
0 commit comments