Collage
1.7.0
High-performance C++ library for developing object-oriented distributed applications.
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
definesLinux.h
1
// generated by CommonFindPackage.cmake, do not edit.
2
3
#ifndef Collage_DEFINES_Linux_H
4
#define Collage_DEFINES_Linux_H
5
6
#ifndef COLLAGE_USE_BOOST
7
# define COLLAGE_USE_BOOST 1
8
#endif
9
#ifndef COLLAGE_USE_LUNCHBOX
10
# define COLLAGE_USE_LUNCHBOX 1
11
#endif
12
#ifndef COLLAGE_USE_OFED
13
# define COLLAGE_USE_OFED 1
14
#endif
15
#ifndef COLLAGE_USE_OPENMP
16
# define COLLAGE_USE_OPENMP 1
17
#endif
18
#ifndef COLLAGE_USE_PRESSION
19
# define COLLAGE_USE_PRESSION 1
20
#endif
21
#ifndef COLLAGE_USE_SERVUS
22
# define COLLAGE_USE_SERVUS 1
23
#endif
24
#ifndef COLLAGE_V1_API
25
# define COLLAGE_V1_API 1
26
#endif
27
#ifndef Linux
28
# define Linux 1
29
#endif
30
#ifndef COLLAGE_USE_CXX11
31
# define COLLAGE_USE_CXX11 1
32
#endif
33
#ifndef COLLAGE_LITTLEENDIAN
34
# define COLLAGE_LITTLEENDIAN 1
35
#endif
36
37
#endif
install
include
co
definesLinux.h
Generated on Tue Jan 9 2018 16:37:05 for Collage by
1.8.11