Commit e94be4c01c5b6b2cd849a9accf80f3f93d429a76

Patrick Steinhardt 2017-06-13T11:08:19

cmake: remove stale comment on precompiled headers In commit 9f75a9ce7 (Turning on runtime checks when building debug under MSVC., 2012-03-30), we introduced a comment "Precompiled headers", which actually refers to no related commands. Seeing that the comment never had anything to refer to, we can simply remove it here.