mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 01:10:44 +02:00
remove qtscript from cmake dependencies
This commit is contained in:
parent
dba38acb9f
commit
e71f3c7990
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
set(TARGET_NAME script-engine)
|
set(TARGET_NAME script-engine)
|
||||||
# FIXME Move undo scripting interface to application and remove Widgets
|
# FIXME Move undo scripting interface to application and remove Widgets
|
||||||
setup_hifi_library(Network Script WebSockets)
|
setup_hifi_library(Network WebSockets)
|
||||||
|
|
||||||
target_zlib()
|
target_zlib()
|
||||||
target_v8()
|
target_v8()
|
||||||
|
|
Loading…
Reference in a new issue