mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 14:53:01 +02:00
To make Jenkins happy.
This commit is contained in:
parent
cfcbf1c7cf
commit
ddab843b4d
1 changed files with 1 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue