<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body dir="auto">
<div>One possible way is using â€œinclude toolchain_xxx.cmake" instead of using CMAKE_TOOLCHAIN_FILE, which is allowed a single toolchain in project.</div>
<div id="AppleMailSignature"><br>
</div>
<div id="AppleMailSignature">And there the <span style="background-color: rgba(255, 255, 255, 0);">toolchain_xxx.cmake is setting up the compiler to be included in your sub cmake project.</span><br>
<br>
发自我的 iPhone</div>
<div><br>
在 2017å¹´6月1日,00:36,Kawicki, Ryan H <<a href="mailto:Ryan.H.Kawicki@boeing.com">Ryan.H.Kawicki@boeing.com</a>> å†™é“:<br>
<br>
</div>
<blockquote type="cite">
<div>
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">I am curious to know if it is possible to have a mixed tool chain environment within a single Visual Studio IDE.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I am playing around with changing up the frontend of an application to use the Window Universal Binary and XAML but many of the support libraries will not be converted to the universal binary format.  With C++/CX this is possible to do. 
 I can create a solution and add the appropriate projects to them, but this does not seem possible with CMake (or at least I have overlooked it).  With CMake, I create a project that references the Windows Universal Application toolchain, but each subsequent
 adding of a project library assumes it to also be a universal DLL or static library.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The work around I have created thus far is to just create two solution sets and build them independently, but it would be great if the two solutions could be merged into a single IDE for Visual Studio.  Any ideas if this is possible to
 do?  Is this something that CMake should provide in its functionality?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thanks,<o:p></o:p></p>
<p class="MsoNormal">Ryan Kawicki<o:p></o:p></p>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>-- </span><br>
<span></span><br>
<span>Powered by <a href="http://www.kitware.com">www.kitware.com</a></span><br>
<span></span><br>
<span>Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ">
http://www.cmake.org/Wiki/CMake_FAQ</a></span><br>
<span></span><br>
<span>Kitware offers various services to support the CMake community. For more information on each offering, please visit:</span><br>
<span></span><br>
<span>CMake Support: <a href="http://cmake.org/cmake/help/support.html">http://cmake.org/cmake/help/support.html</a></span><br>
<span>CMake Consulting: <a href="http://cmake.org/cmake/help/consulting.html">http://cmake.org/cmake/help/consulting.html</a></span><br>
<span>CMake Training Courses: <a href="http://cmake.org/cmake/help/training.html">
http://cmake.org/cmake/help/training.html</a></span><br>
<span></span><br>
<span>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">
http://www.kitware.com/opensource/opensource.html</a></span><br>
<span></span><br>
<span>Follow this link to subscribe/unsubscribe:</span><br>
<span><a href="http://public.kitware.com/mailman/listinfo/cmake">http://public.kitware.com/mailman/listinfo/cmake</a></span></div>
</blockquote>
</body>
</html>