summaryrefslogtreecommitdiff
path: root/unity-shared/CMakeLists.txt
diff options
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2016-09-02 15:36:37 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2016-09-02 15:36:37 +0200
commit1a8d47d4f27026ee9f7050fc6ab2bd6f1078ceec (patch)
treebc8c8b8026a2b1f3f3336c4fcd787e3e1baa2b00 /unity-shared/CMakeLists.txt
parent00d68bd94b4269ddfc55bdc862d41170e688a964 (diff)
parent858e4ed48b5a2a96ef6227b36017a419b9ad69dd (diff)
Merging with trunk
(bzr r4153.9.53)
Diffstat (limited to 'unity-shared/CMakeLists.txt')
-rw-r--r--unity-shared/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/unity-shared/CMakeLists.txt b/unity-shared/CMakeLists.txt
index 216e54c25..b0ac7b12c 100644
--- a/unity-shared/CMakeLists.txt
+++ b/unity-shared/CMakeLists.txt
@@ -83,6 +83,7 @@ if(ENABLE_X_SUPPORT)
set (UNITY_SHARED_SOURCES
XKeyboardUtil.cpp
XWindowManager.cpp
+ InputMonitor.cpp
${UNITY_SHARED_SOURCES}
)
else()