[CMAKE]
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 24 Mar 2014 20:54:01 +0000 (20:54 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Mon, 24 Mar 2014 20:54:01 +0000 (20:54 +0000)
commitc1560dcc24881a9b06e0919268125650d961241d
tree3bf073f79df8e78edb95c5bfec9c369300733a92
parent94c8940bb610fbeb75352555dd6a36687a74ff40
[CMAKE]
- GCC: Cosmetic changes only.
- MSVC:
  * Cosmetic changes (the same as in GCC).
  * Only VS 10+ resource compiler supports /nologo , therefore define a rc_nologo_flag that sets /nologo for VS 10+ rc.exe, and nothing for VS < 10.
CORE-6997 #comment Only VS10+ rc.exe supports /nologo, modify the fix in revision 62559.
CORE-8023

svn path=/trunk/; revision=62559
reactos/cmake/gcc.cmake
reactos/cmake/msvc.cmake