MegaGlest/source/shared_lib
Mark Vejvoda fab36598b1 - lots of updates including:
- cmake system changes (after doing a make you may go: sudo make install to install in standard linux paths)
- updates to various pathing in order to more robustly support lhs

*WARNING, Linux dev's should run cmake like the following to avoid pathing issues as the default now is lhs paths:
cmake -DCMAKE_INSTALL_PREFIX= ..    (notice the SPACE before the ..)
2011-05-03 23:34:25 +00:00
..
include - step #1 towards a working make install via cmake 2011-05-03 18:25:35 +00:00
sources - lots of updates including: 2011-05-03 23:34:25 +00:00
CMakeLists.txt -fix cmake script for mingw, just for completeness. 2011-04-15 01:15:46 +00:00