<div dir="ltr"><div dir="ltr">Nevermind, fixed the cmake-gui.<div><br></div><div>Would be nice to know how to triger the proper install/release config from VStudio, atm I do this:<br>cmake . --target install --config Release<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 24, 2019 at 12:25 PM Venedict Tchistopolskii <<a href="mailto:venytch@gmail.com">venytch@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>The install command auto-installs release right?</div><div>How do I trigger this 'install' from VStudio?</div><div>Is building in VStudio enough before install?</div><div><span style="white-space:pre-wrap"> </span>e.g. generate solution -> build in VStudio -> run install command in CLI?</div><div><span style="white-space:pre-wrap"> </span></div><div>Just not sure on the proper flow because I use VStudio to debug/modify/test CMake.</div><div><br></div><div>Additionally with this setup cmake-gui.exe can't find Qt5widgets etc. no matter what I do.....</div><div><br></div><div>It finds it if I use the .exe built by VStudio.</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail-m_702589229422952230gmail_attr">On Thu, Jan 24, 2019 at 9:37 AM Kyle Edwards <<a href="mailto:kyle.edwards@kitware.com" target="_blank">kyle.edwards@kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div>On Thu, 2019-01-24 at 12:36 -0500, Kyle Edwards wrote:</div><blockquote type="cite"><div>cmake --build . --target install</div><div>windeployqt C:/Path/To/Where/I/Want/To/Install/bin/cmake.exe</div><blockquote type="cite">
</blockquote></blockquote><div><br></div><div>Oops - this should obviously be C:/Path/To/Where/I/Want/To/Install/bin/cmake-gui.exe.</div><div><br></div><div>Kyle</div></div></blockquote></div>
</blockquote></div>