Pression  1.0.0
Compressor, decompressor, uploader and downloader plugins
 All Classes Files Functions Variables Macros Pages
definesLinux.h
1 // generated by CommonPackage.cmake, do not edit.
2 
3 #ifndef Pression_DEFINES_Linux_H
4 #define Pression_DEFINES_Linux_H
5 
6 #ifndef Linux
7 # define Linux 1
8 #endif
9 #ifndef PRESSION_USE_LIBJPEGTURBO
10 # define PRESSION_USE_LIBJPEGTURBO 1
11 #endif
12 #ifndef PRESSION_USE_LUNCHBOX
13 # define PRESSION_USE_LUNCHBOX 1
14 #endif
15 #ifndef PRESSION_USE_OPENMP
16 # define PRESSION_USE_OPENMP 1
17 #endif
18 
19 #endif