mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-08-05 06:05:11 +02:00
4 lines
No EOL
159 B
CMake
4 lines
No EOL
159 B
CMake
set(TARGET_NAME shared)
|
|
|
|
# use setup_hifi_library macro to setup our project and link appropriate Qt modules
|
|
setup_hifi_library(${TARGET_NAME} Network Widgets) |