mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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