<div dir="ltr"><span style="font-size:13px">Dear CMake,</span><div style="font-size:13px"><br></div><div style="font-size:13px">We are trying to build our application for the dSPACE embedded system</div><div style="font-size:13px">(<a href="http://www.dspace.com" target="_blank">www.dspace.com</a>), more specifically their MicroAutobox-II. This makes</div><div style="font-size:13px">use of a specific compiler called mccppc (Microtec C/C++ PowerPC compiler).</div><div style="font-size:13px"><br></div><div style="font-size:13px">I was following the instructions on <a href="https://cmake.org/Wiki/CMake_Cross_Compiling">this wiki page</a>, when I got the following warning, </div><div style="font-size:13px">when trying to use a custom 'Toolchain' file:</div><div style="font-size:13px"><br></div><div style="font-size:13px"><p style="margin:0px;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(244,244,244);background-color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">System is unknown to cmake, create:</span></p><p style="margin:0px;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(244,244,244);background-color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures">Platform/dSPACE to use this system, please send your config file to </span></p><p style="margin:0px;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(244,244,244);background-color:rgb(0,0,0)"><span style="font-variant-ligatures:no-common-ligatures"><a href="mailto:cmake@www.cmake.org" target="_blank">cmake@www.cmake.org</a> so it can be added to cmake</span></p></div><div style="font-size:13px"><br></div><div style="font-size:13px">We would be glad to send it to you when it is finished, but in the meantime,</div><div style="font-size:13px">we cannot debug our toolchain file because of above warning.</div><div style="font-size:13px"><br></div><div style="font-size:13px">Is there a way of including it without having to include it in the official CMake</div><div style="font-size:13px">distribution? I tried setting CMAKE_MODULE_PATH but that did not help..</div><div style="font-size:13px"><br></div><div style="font-size:13px"><br></div><div style="font-size:13px">Best regards,</div><div style="font-size:13px">Robin</div></div>