diff -r bb36d1770a9e -r 9cd86b92aabb src/CMakeLists.txt --- a/src/CMakeLists.txt Wed Mar 06 16:21:18 2019 +0100 +++ b/src/CMakeLists.txt Thu Mar 14 00:23:34 2019 +0100 @@ -32,6 +32,8 @@ add_executable( ${EXECUTABLE_FILE} # QObjects must be listed here (including them from other files is not enough) + SimulatorWindow.h + SimulatorWindow.cpp spacenav-simulator-qt.cpp )