Skip to content

Commit 560b4d2

Browse files
committed
update cmake
1 parent b37965b commit 560b4d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ include_directories(
4545
${INPUT_LITE_PLATFORM_INC}
4646
)
4747
add_library(${PROJECT_NAME}
48+
include/Input_Lite.h
4849
src/InputManager.cpp
4950
src/Input_Lite.cpp
5051
${INPUT_LITE_PLATFORM_SRC}

0 commit comments

Comments
 (0)