[CMAKE]
authorThomas Faber <thomas.faber@reactos.org>
Sun, 31 Aug 2014 10:55:32 +0000 (10:55 +0000)
committerThomas Faber <thomas.faber@reactos.org>
Sun, 31 Aug 2014 10:55:32 +0000 (10:55 +0000)
commitda56d4c1d671587c588fcda8f1d774651948739d
tree0c4c9c22fe136cac105060b7b5c3d2008d8ae051
parent5c1f39d5c8543651f9867262e267a7a4300f2694
[CMAKE]
- Disable C4244 (implicit integer truncation) warning on MSVC builds because it causes people to add broken casts that make the situation worse.

svn path=/trunk/; revision=64003
reactos/cmake/msvc.cmake