mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-19 08:18:05 +02:00
Fixing CMake
This commit is contained in:
parent
156282beaa
commit
b07f98da14
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ project(${TARGET_NAME})
|
|||
SET(CMAKE_AUTOUIC ON)
|
||||
SET(CMAKE_AUTOMOC ON)
|
||||
|
||||
setup_hifi_project(Widgets)
|
||||
setup_hifi_library(Widgets)
|
||||
link_hifi_libraries()
|
||||
|
||||
set_property(TARGET auto-tester PROPERTY WIN32_EXECUTABLE true)
|
||||
|
|
Loading…
Reference in a new issue