[go: up one dir, main page]

Menu

Commit [r12822]  Maximize  Restore  History

Build system fixes:

- Make automake build correctly
* Fixed bug 2944763: putting libraries in xxx_LDFLAGS instead of xxx_LDADD
* Added missing SUCSS source files (Streaming stuff)
* Mesher needs boost_thread when building with ogre.
TODO: in-tree boost libraries don't include boost_thread - will have to add it
- Make CMake detect Ogre:
* Forgot to commit FindOGRE.cmake

klaussfreire 2010-08-01

added /trunk/vegastrike/FindOGRE.cmake
changed /trunk/vegastrike/Makefile.am