Lunchbox  1.9.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
definesLinux.h
1 // generated by CMake/FindPackages.cmake, do not edit.
2 
3 #ifndef Lunchbox_DEFINES_Linux_H
4 #define Lunchbox_DEFINES_Linux_H
5 
6 #ifndef LUNCHBOX_USE_V1_API
7 # define LUNCHBOX_USE_V1_API 1
8 #endif
9 #ifndef Linux
10 # define Linux 1
11 #endif
12 #ifndef LUNCHBOX_USE_HWLOC
13 # define LUNCHBOX_USE_HWLOC 1
14 #endif
15 #ifndef LUNCHBOX_USE_DNSSD
16 # define LUNCHBOX_USE_DNSSD 1
17 #endif
18 #ifndef LUNCHBOX_USE_LIBJPEGTURBO
19 # define LUNCHBOX_USE_LIBJPEGTURBO 1
20 #endif
21 #ifndef LUNCHBOX_USE_OPENMP
22 # define LUNCHBOX_USE_OPENMP 1
23 #endif
24 #ifndef LUNCHBOX_USE_MPI
25 # define LUNCHBOX_USE_MPI 1
26 #endif
27 #ifndef LUNCHBOX_USE_LEVELDB
28 # define LUNCHBOX_USE_LEVELDB 1
29 #endif
30 #ifndef LUNCHBOX_USE_BOOST
31 # define LUNCHBOX_USE_BOOST 1
32 #endif
33 
34 #endif