reactos/sdk
Timo Kreuzer fad4b34db7 [CMAKE] Fix LINK_DEPENDS usage
Up to CMake 3.3 LINK_DEPENDS was ignored in non-Makefile generators. See also http://www.cmake.org/pipermail/cmake/2010-May/037206.html. Since CMake 3.4 it is no longer ignored, but requires CMP0005 policy to be set to NEW and it requires a full path which was already correctly used on GCC, but not on MSVC builds.
2019-04-27 14:29:33 +02:00
..
cmake [CMAKE] Fix LINK_DEPENDS usage 2019-04-27 14:29:33 +02:00
include [SDK][INCLUDE] small fix for msgdump.h 2019-04-27 18:30:29 +09:00
lib [ATL][ATLTEST] Adapt to RATL and improvements (#1501) 2019-04-20 08:35:39 +09:00
tools Merge pull request #1253 from SergeGautherie/SergeGautherie/PRonly_Log2Lines_handle_escape_cmd_Path-LineOut 2019-03-16 11:23:27 +01:00