<html><head><style data-externalstyle="true"><!--
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
}

p.MsoListParagraphCxSpFirst, li.MsoListParagraphCxSpFirst, div.MsoListParagraphCxSpFirst, p.MsoListParagraphCxSpMiddle, li.MsoListParagraphCxSpMiddle, div.MsoListParagraphCxSpMiddle, p.MsoListParagraphCxSpLast, li.MsoListParagraphCxSpLast, div.MsoListParagraphCxSpLast {
margin-top:0in;
margin-right:0in;
margin-bottom:0in;
margin-left:.5in;
margin-bottom:.0001pt;
line-height:115%;
}
--></style></head><body><div data-externalstyle="false" dir="ltr" style="font-family:Calibri,'Segoe UI',Meiryo,'Microsoft YaHei UI','Microsoft JhengHei UI','Malgun Gothic','Khmer UI','Nirmala UI',Tunga,'Lao UI',Ebrima,sans-serif;font-size:12pt;"><div>&gt; please don't take me wrong, but you can find it easily</div><div>&gt;&nbsp;at&nbsp;<a title="http://cmake.org/cmake/help/v2.8.11/cmake.html" href="http://cmake.org/cmake/help/v2.8.11/cmake.html" target="_parent">http://cmake.org/cmake/help/v2.8.11/cmake.html</a>&nbsp;when searching for Win64.</div><div>&gt; I see the point with the copy&amp;paste, so we list the available generators (including</div><div>&gt; all registered WinCE SDKs), but then we have a difference between the generated</div><div>&gt; documentation and the --help output. Would that be a solution? (ATM the</div><div>&gt; generated documentation is a superset of all known generators and e.g. we</div><div>&gt; don't show Xcode on Windows...) Isn't that a (too) long list in the meantime?</div><div><br></div><div>OK... but don’t take me wrong either.</div><div>&nbsp;</div><div>I’m not saying you ought to be the one to fix this stuff up. I’m just saying the guy who originally posted the question has a legitimate reason for the question: Win64 used to be mentioned by cmake --help in 2.8.10, now it is not.</div><div>&nbsp;</div><div>The fact that Xcode is not mentioned is a whole&nbsp;‘nuther different problem, and that should probably be addressed somehow, too. (As it is, the generated documentation has to be modified after it’s generated to add Xcode so that it appears on that web page...)</div><div>&nbsp;</div><div>This whole Win64 issue may be solved rather simply in my opinion: in addition to listing all the known -G generators in --help, cmake should also list all the known -T platform toolset values in --help. Or if not directly in --help, then via a new --help-toolsets which would list them for each generator that has them.</div><div>&nbsp;</div><div>Somehow someway,&nbsp;“Win64” should still appear in --help output.</div><div>&nbsp;</div><div>&nbsp;</div><div>Have a good weekend,</div><div>D</div><div>&nbsp;</div></div></body></html>