Lunchbox
1.17.0
Multi-threaded C++ toolbox library for all application developers creating high-performance multi-threaded programs.
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
definesLinux.h
1
// generated by CommonFindPackage.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 LUNCHBOX_USE_BOOST
10
# define LUNCHBOX_USE_BOOST 1
11
#endif
12
#ifndef LUNCHBOX_USE_HWLOC
13
# define LUNCHBOX_USE_HWLOC 1
14
#endif
15
#ifndef LUNCHBOX_USE_SERVUS
16
# define LUNCHBOX_USE_SERVUS 1
17
#endif
18
#ifndef Linux
19
# define Linux 1
20
#endif
21
#ifndef LUNCHBOX_USE_CXX11
22
# define LUNCHBOX_USE_CXX11 1
23
#endif
24
#ifndef LUNCHBOX_LITTLEENDIAN
25
# define LUNCHBOX_LITTLEENDIAN 1
26
#endif
27
28
#endif
install
include
lunchbox
definesLinux.h
Generated on Wed Oct 3 2018 05:33:12 for Lunchbox by
1.8.11