Notes for the tcl bindings, V5.4
--------------------------------

To build the brick engine on any platform, you need:

- CMake
- Tcl 8.5+
- The brick engine


In the root folder, run the command:

> cmake .

This will generate the appropriate make files, which you may then use
to build the tcl bindings.

