mirror of
https://github.com/overte-org/overte.git
synced 2025-07-10 11:18:47 +02:00
4 lines
149 B
CMake
4 lines
149 B
CMake
set(TARGET_NAME embedded-webserver)
|
|
|
|
# use setup_hifi_library macro to setup our project and link appropriate Qt modules
|
|
setup_hifi_library(Network)
|