Help: Add missing space in policy CMP0020 description

This commit is contained in:
Peter Kümmel 2014-05-29 21:41:33 +02:00 committed by Brad King
parent 8afbb346c6
commit 0c4835a3e8

View File

@ -16,7 +16,7 @@ this automatic linking will need to be disabled as per the
documentation.
The OLD behavior for this policy is not to link executables to
qtmain.lib automatically when they link to the QtCore IMPORTEDtarget.
qtmain.lib automatically when they link to the QtCore IMPORTED target.
The NEW behavior for this policy is to link executables to qtmain.lib
automatically when they link to QtCore IMPORTED target.