hwsd  1.4.0
Local and remote ZeroConf service discovery for hardware resources
net/dns_sd/jenkins/04/workspace/oss.hwsd.documentation/build_type/Debug/platform/cscsviz-vm/build/include/hwsd/defines.h
1 // generated by CommonFindPackage.cmake, do not edit.
2 
3 #ifndef hwsd_DEFINES__H
4 #define hwsd_DEFINES__H
5 
6 #ifndef HWSD_LITTLEENDIAN
7 # define HWSD_LITTLEENDIAN 1
8 #endif
9 #ifndef HWSD_USE_BOOST
10 # define HWSD_USE_BOOST 1
11 #endif
12 #ifndef HWSD_USE_LUNCHBOX
13 # define HWSD_USE_LUNCHBOX 1
14 #endif
15 #ifndef HWSD_USE_OPENGL
16 # define HWSD_USE_OPENGL 1
17 #endif
18 #ifndef HWSD_USE_QT5CORE
19 # define HWSD_USE_QT5CORE 1
20 #endif
21 #ifndef HWSD_USE_QT5NETWORK
22 # define HWSD_USE_QT5NETWORK 1
23 #endif
24 #ifndef HWSD_USE_SERVUS
25 # define HWSD_USE_SERVUS 1
26 #endif
27 #ifndef HWSD_USE_X11
28 # define HWSD_USE_X11 1
29 #endif
30 
31 #endif