diff options
Diffstat (limited to 'INSTALL')
| -rw-r--r-- | INSTALL | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -0,0 +1,10 @@ | |||
| 1 | Compiz requires its plugins to use the CMake system of buildification. You will | ||
| 2 | need that tool installed on your system, and possibly a plethora of other stuff | ||
| 3 | on which it depends. | ||
| 4 | |||
| 5 | You will also need the compiz plugin development kit, boost, | ||
| 6 | boost-serialization, and a steaming crapload of whatever else is required from | ||
| 7 | building a compiz plugin. See | ||
| 8 | <http://wiki.compiz.org/Development/zero-nine/BuildSystem>. | ||
| 9 | |||
| 10 | |||
