vmmlib
1.12.0
Templatized C++ vector and matrix math library
Main Page
Related Pages
Namespaces
Classes
Files
File List
definesLinux.h
1
// generated by CommonFindPackage.cmake, do not edit.
2
3
#ifndef vmmlib_DEFINES_Linux_H
4
#define vmmlib_DEFINES_Linux_H
5
6
#ifndef VMMLIB_USE_BOOST
7
# define VMMLIB_USE_BOOST 1
8
#endif
9
#ifndef Linux
10
# define Linux 1
11
#endif
12
#ifndef VMMLIB_USE_CXX11
13
# define VMMLIB_USE_CXX11 1
14
#endif
15
#ifndef VMMLIB_LITTLEENDIAN
16
# define VMMLIB_LITTLEENDIAN 1
17
#endif
18
19
#endif
install
include
vmmlib
definesLinux.h
Generated on Tue May 16 2017 00:10:45 for vmmlib by
1.8.11