MirAL
mir_features.h
Go to the documentation of this file.
1 /*
2  * Copyright © 2016 Canonical Ltd.
3  *
4  * This program is free software: you can redistribute it and/or modify it
5  * under the terms of the GNU General Public License version 3,
6  * as published by the Free Software Foundation.
7  *
8  * This program is distributed in the hope that it will be useful,
9  * but WITHOUT ANY WARRANTY; without even the implied warranty of
10  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11  * GNU General Public License for more details.
12  *
13  * You should have received a copy of the GNU General Public License
14  * along with this program. If not, see <http://www.gnu.org/licenses/>.
15  */
16 
17 #ifndef MIRAL_MIR_FEATURES_H
18 #define MIRAL_MIR_FEATURES_H
19 
20 // ============================================================
21 // ==> miral/detail/mir_features.h is generated by cmake. <==
22 // ==> DO NOT EDIT! <==
23 // ==> (edit mir_features.h.in instead) <==
24 // ============================================================
25 
26 #define MIRAL_MIR_DEFINES_POINTER_CONFINEMENT (1)
27 #define MIR_DEFINES_DISPLAY_CONFIG_GET_MUTABLE_OUTPUT (1)
28 
29 #endif // MIRAL_MIR_FEATURES_H

Copyright © 2016 Canonical Ltd.
Generated on Thu Mar 30 14:25:04 UTC 2017