Megaglest fork
Go to file
Karl Goetz 953c055ced Remove duplicate DCUSTOM_DATA_INSTALL_PATH
Within 5 lines CUSTOM_DATA_INSTALL_PATH is defined twice resulting in lots of
compiler warnings; eg

[ 11%] Building CXX object source/shared_lib/sources/streflop/CMakeFiles/streflop.dir/libm/flt-32/s_atanf.cpp.o
In file included from <built-in>:175:
<command line>:7:9: warning: 'CUSTOM_DATA_INSTALL_PATH' macro redefined
        ^
<command line>:2:9: note: previous definition is here
        ^

This removes the second definition.

Conflicts:
	CMakeLists.txt
2014-12-17 21:11:32 +11:00
data - a few bugfixes related to coverity scan 2014-12-15 19:44:26 -08:00
docs Merge branch upstream/master 2014-01-25 21:13:12 +01:00
mk update version in script 2014-12-03 01:30:03 +01:00
source - more coverity based fixes 2014-12-15 21:07:13 -08:00
.gitattributes The documentation's files format will be more friendly for the average Windows OS user. 2014-01-25 20:29:49 +01:00
.gitignore more git ignores for Windows 2014-01-30 23:43:26 +01:00
.gitmodules transfered .tx and tx-cleanup to data, added license/readme, basic configuration 2013-11-28 07:58:09 +01:00
.travis.yml travis: don't apt-get upgrade build node 2014-02-27 03:22:36 +01:00
CMakeLists.txt Remove duplicate DCUSTOM_DATA_INSTALL_PATH 2014-12-17 21:11:32 +11:00
README.txt Another symlink bites the dust 2014-01-26 02:57:06 +01:00

README.txt

Please refer to docs/ for all documentation, license and copyright information.