overte-Armored-Dragon/cmake/macros
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
..
AddDependencyExternalProjects.cmake improvement to cmake to explicitly use local external dependency 2015-10-30 09:01:42 -07:00
AddPathsToFixupLibs.cmake
AddResourcesToOSXBundle.cmake
ApplicationVersion.h.in
AutoMTC.cmake
AutoScribeShader.cmake remove extra cmake debug 2015-09-08 15:21:34 -07:00
CopyDllsBesideWindowsExecutable.cmake Bundling and consolidating deployment package 2015-11-20 15:10:56 -06:00
GroupSources.cmake
HifiLibrarySearchHints.cmake
IncludeApplicationVersion.cmake
IncludeHifiLibraryHeaders.cmake
LinkHifiLibraries.cmake Fix for linker warning LNK4075 on Windows 2015-11-27 20:56:57 -08:00
MemoryDebugger.cmake
SetupExternalsBinaryDir.cmake
SetupHifiLibrary.cmake Cleanup CMake files 2015-10-11 00:01:03 -07:00
SetupHifiPlugin.cmake Support for runtime plugins (DLLs) 2015-11-01 11:12:12 -08:00
SetupHifiProject.cmake Fix for linker warning LNK4075 on Windows 2015-11-27 20:56:57 -08:00
SetupHifiTestCase.cmake Cleanup CMake files 2015-10-11 00:01:03 -07:00
SymlinkOrCopyDirectoryBesideTarget.cmake
TargetBullet.cmake Cleanup CMake files 2015-10-11 00:01:03 -07:00
TargetFaceshift.cmake Moving SDL2, Sixense and Faceshift to external projects 2015-10-30 00:57:51 -07:00
TargetGlew.cmake Cleanup CMake files 2015-10-11 00:01:03 -07:00
TargetGlm.cmake Cleanup CMake files 2015-10-11 00:01:03 -07:00
TargetNsight.cmake Cleanup CMake files 2015-10-11 00:01:03 -07:00
TargetOglplus.cmake Cleanup CMake files 2015-10-11 00:01:03 -07:00
TargetOpenGL.cmake Cleanup CMake files 2015-10-11 00:01:03 -07:00
TargetQuazip.cmake Ubuntu fix - case sensitivity¨ 2015-11-23 18:13:41 -06:00
TargetSDL2.cmake Moving SDL2, Sixense and Faceshift to external projects 2015-10-30 00:57:51 -07:00
TargetSixense.cmake Moving SDL2, Sixense and Faceshift to external projects 2015-10-30 00:57:51 -07:00
TargetZlib.cmake PR comments 2015-11-01 12:19:19 -08:00