Lunchbox
1.12.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 CommonPackage.cmake, do not edit.
2
3
#ifndef Lunchbox_DEFINES_Linux_H
4
#define Lunchbox_DEFINES_Linux_H
5
6
#ifndef Linux
7
# define Linux 1
8
#endif
9
#ifndef LUNCHBOX_USE_V1_API
10
# define LUNCHBOX_USE_V1_API 1
11
#endif
12
#ifndef LUNCHBOX_USE_BOOST
13
# define LUNCHBOX_USE_BOOST 1
14
#endif
15
#ifndef LUNCHBOX_USE_HWLOC
16
# define LUNCHBOX_USE_HWLOC 1
17
#endif
18
#ifndef LUNCHBOX_USE_LEVELDB
19
# define LUNCHBOX_USE_LEVELDB 1
20
#endif
21
#ifndef LUNCHBOX_USE_MPI
22
# define LUNCHBOX_USE_MPI 1
23
#endif
24
#ifndef LUNCHBOX_USE_OPENMP
25
# define LUNCHBOX_USE_OPENMP 1
26
#endif
27
#ifndef LUNCHBOX_USE_SERVUS
28
# define LUNCHBOX_USE_SERVUS 1
29
#endif
30
31
#endif
install
include
lunchbox
definesLinux.h
Generated on Mon Nov 2 2015 15:45:13 for Lunchbox by
1.8.9.1