scoop  0.1.4
Scoop - Simple ColoR pAleTtes and mappERs
definesLinux.h
1 // generated by CommonFindPackage.cmake, do not edit.
2 
3 #ifndef scoop_DEFINES_Linux_H
4 #define scoop_DEFINES_Linux_H
5 
6 #ifndef SCOOP_USE_QT5GUI
7 # define SCOOP_USE_QT5GUI 1
8 #endif
9 #ifndef SCOOP_USE_QT5WIDGETS
10 # define SCOOP_USE_QT5WIDGETS 1
11 #endif
12 #ifndef SCOOP_USE_BOOST
13 # define SCOOP_USE_BOOST 1
14 #endif
15 #ifndef Linux
16 # define Linux 1
17 #endif
18 #ifndef SCOOP_USE_CXX11
19 # define SCOOP_USE_CXX11 1
20 #endif
21 #ifndef SCOOP_LITTLEENDIAN
22 # define SCOOP_LITTLEENDIAN 1
23 #endif
24 
25 #endif