mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-25 01:15:29 +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)
|