diff options
| author | Henrik Rydberg <rydberg@bitmath.org> | 2011-02-09 13:13:08 +0100 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@bitmath.org> | 2011-02-09 13:13:08 +0100 |
| commit | e78a0f55d2e3bcfd6f4a01d9e77be0708f4aa40e (patch) | |
| tree | 7a8aa5242efbf319623bd5087235797af9a5b4f9 /INSTALL | |
initial load
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 | |||
