Files
CMake/Source
Brad King 974f43338b VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS
Since commit v3.9.0-rc1~160^2 (VS: Use tool-specific flag table for
COMPILE_FLAGS parsing, 2017-05-03) we now correctly use the `rc` flag
table to process the COMPILE_FLAGS flags of `.rc` source files instead
of incorrectly using the `cl` flag table as before.  However, our `rc`
flag table is not complete.  The `/nologo` flag was working before only
by accident because the `cl` flag table entry for it happened to match.
Add the proper entry to the `rc` flag table.

Fixes: #16991
2017-06-22 09:45:42 -04:00
..
2017-04-24 22:03:06 +02:00
2017-01-12 19:29:52 +03:00
2017-04-24 22:03:06 +02:00
2017-05-02 00:01:06 -04:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-21 10:50:25 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-21 10:50:25 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-22 00:48:19 +02:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-04-11 22:35:21 +02:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-05-03 12:46:27 -04:00
2017-04-11 22:35:21 +02:00
2017-04-24 22:03:06 +02:00