Rev 1652 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | RSS feed
| Rev 1652 | Rev 1653 | ||
|---|---|---|---|
| Line 21... | Line 21... | ||
| 21 | #ifndef ATOM_CONFIG_H |
21 | #ifndef ATOM_CONFIG_H |
| 22 | #define ATOM_CONFIG_H |
22 | #define ATOM_CONFIG_H |
| 23 | 23 | ||
| 24 | #cmakedefine USE_PLUGIN_XORG |
24 | #cmakedefine USE_PLUGIN_XORG |
| 25 | 25 | ||
| 26 | #define VERSION "{ |
26 | #define VERSION "${VERSION}" |
| 27 | 27 | ||
| 28 | #endif // ATOM_CONFIG_H |
28 | #endif // ATOM_CONFIG_H |