summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorHenrik Rydberg <rydberg@bitmath.org>2011-02-09 13:13:08 +0100
committerHenrik Rydberg <rydberg@bitmath.org>2011-02-09 13:13:08 +0100
commite78a0f55d2e3bcfd6f4a01d9e77be0708f4aa40e (patch)
tree7a8aa5242efbf319623bd5087235797af9a5b4f9 /INSTALL
initial load
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
new file mode 100644
index 0000000..60422f6
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,10 @@
1Compiz requires its plugins to use the CMake system of buildification. You will
2need that tool installed on your system, and possibly a plethora of other stuff
3on which it depends.
4
5You will also need the compiz plugin development kit, boost,
6boost-serialization, and a steaming crapload of whatever else is required from
7building a compiz plugin. See
8<http://wiki.compiz.org/Development/zero-nine/BuildSystem>.
9
10