From e78a0f55d2e3bcfd6f4a01d9e77be0708f4aa40e Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Wed, 9 Feb 2011 13:13:08 +0100 Subject: initial load --- INSTALL | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 INSTALL (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000..60422f6 --- /dev/null +++ b/INSTALL @@ -0,0 +1,10 @@ +Compiz requires its plugins to use the CMake system of buildification. You will +need that tool installed on your system, and possibly a plethora of other stuff +on which it depends. + +You will also need the compiz plugin development kit, boost, +boost-serialization, and a steaming crapload of whatever else is required from +building a compiz plugin. See +. + + -- cgit v1.2.3