mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05:00
861bda91d5
This remove CXXFLAGS since we don't have any c++ code in Clutter and also removes the redundant -L$ROOT_DIR/lib from LDFLAGS and -I$ROOT_DIR/include from CPPFLAGS and CFLAGS. (These should get added by pkg-config) |
||
---|---|---|
.. | ||
Makefile.am | ||
mingw-fetch-dependencies.sh | ||
README |
The mingw-fetch-dependencies.sh script in this directory automates fetching of the depndencies required to cross compile Clutter using the MinGW compiler. For a description of how to use it, see: http://wiki.clutter-project.org/wiki/BuildingClutterOnWindows