mirror of
https://github.com/lubosz/overte.git
synced 2025-04-23 20:34:07 +02:00
Fixing CMake
This commit is contained in:
parent
7dacea327b
commit
95bd10063d
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_library(Core Widgets)
|
||||
setup_hifi_project(Core Widgets)
|
||||
link_hifi_libraries()
|
||||
|
||||
# Qt includes
|
||||
|
|
Loading…
Reference in a new issue