To make Jenkins happy.

This commit is contained in:
Nissim Hadar 2017-11-13 22:08:48 -08:00
parent cfcbf1c7cf
commit ddab843b4d

View file

@ -10,8 +10,7 @@ link_hifi_libraries()
set_property(TARGET auto-tester PROPERTY WIN32_EXECUTABLE true)
find_package(Qt5Core REQUIRED)
find_package(Qt5Widgets REQUIRED)
include_directories(${Qt5Core_INCLUDE_DIRS} ${Qt5Widgets_INCLUDE_DIRS})
# Find all sources files
file (GLOB_RECURSE SOURCES src/*.cpp)