summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
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