overte/cmake
Anthony Thibault a9e25c51e5 Fix for linker warning LNK4075 on Windows
Specifcally, this warning:

    LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification

The fix is to set /OPT:NOREF and /OPT:NOICF on debug builds.
2015-11-27 20:56:57 -08:00
..
android make correct version of bullet for windows 2015-02-23 12:50:53 -08:00
externals Merge pull request #6292 from huffman/physics-continuous-collision-detection 2015-11-25 15:45:18 -08:00
macros Fix for linker warning LNK4075 on Windows 2015-11-27 20:56:57 -08:00
modules Bundling and consolidating deployment package 2015-11-20 15:10:56 -06:00
templates Ensure that dependencies of runtime plugins are included in the DLL copy 2015-11-06 16:57:30 -08:00