mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
7 lines
234 B
CMake
7 lines
234 B
CMake
set(TARGET_NAME shared)
|
|
|
|
# TODO: there isn't really a good reason to have Script linked here - let's get what is requiring it out (RegisteredMetaTypes.cpp)
|
|
setup_hifi_library(Gui Network Script Widgets)
|
|
|
|
target_zlib()
|
|
target_nsight()
|