Yes I have that plugin. But for more complex build systems that build multiple products, running CMake from a shell script, I wondered what generator would be used,
Sent from my iPad > On Mar 18, 2018, at 10:07 PM, Andrew Gaspar <[email protected]> wrote: > > Hm, I’m not sure what you mean by built in support, but there is an excellent > plugin you should install: > https://marketplace.visualstudio.com/items?itemName=vector-of-bool.cmake-tools > > It gives you easy interface extensions for building, debugging, or testing > your project. You shouldn’t need to use a specific Generator – by default > CMake Tools will use the default generator (I think). So Makefiles should be > fine. > > Is that what you were looking for? > > Andrew Gaspar > > From: CMake <[email protected]> on behalf of Richard Frank > <[email protected]> > Sent: Sunday, March 18, 2018 4:18:34 PM > To: [email protected] > Subject: [CMake] Generator for Visual Studio Code (Ubuntu) > > Hi > > I’m trying out Visual Studio Code on Ubuntu 16.04. There’s support for CMake > built in but if I use CMake externally was generator should I use? > > Thanks > > Rick Frank > -- > > Powered by > https://eur03.safelinks.protection.outlook.com/?url=www.kitware.com&data=02%7C01%7C%7C593cf50557c1431db0b708d58d269787%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636570119238976995&sdata=WxauxUOq51ZRIp656qtFNI5U16CBz3kFhCIYUwUoP94%3D&reserved=0 > > Please keep messages on-topic and check the CMake FAQ at: > https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.cmake.org%2FWiki%2FCMake_FAQ&data=02%7C01%7C%7C593cf50557c1431db0b708d58d269787%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636570119238976995&sdata=lwzT5B3kjsfTjMmeEIlrCtGFfekNSOVPcxmjvhKs64s%3D&reserved=0 > > Kitware offers various services to support the CMake community. For more > information on each offering, please visit: > > CMake Support: > https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcmake.org%2Fcmake%2Fhelp%2Fsupport.html&data=02%7C01%7C%7C593cf50557c1431db0b708d58d269787%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636570119238976995&sdata=eSXn18Hr1jYlsgSr7tZd6dvoLKb6x9o2ZdwD%2FGe2o%2B8%3D&reserved=0 > CMake Consulting: > https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcmake.org%2Fcmake%2Fhelp%2Fconsulting.html&data=02%7C01%7C%7C593cf50557c1431db0b708d58d269787%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636570119238976995&sdata=4q%2By3fqm11Du4ZfavRlSXjuX2VkBeYpfjx57cq2Xq6A%3D&reserved=0 > CMake Training Courses: > https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcmake.org%2Fcmake%2Fhelp%2Ftraining.html&data=02%7C01%7C%7C593cf50557c1431db0b708d58d269787%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636570119238976995&sdata=FRKO1XfW8Ig63ewieK7fyLjSd%2B82m8a2GQc9li5KSU4%3D&reserved=0 > > Visit other Kitware open-source projects at > https://eur03.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.kitware.com%2Fopensource%2Fopensource.html&data=02%7C01%7C%7C593cf50557c1431db0b708d58d269787%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636570119238976995&sdata=c7EIM23%2FTAWSfOizVV7nJq2xo9fr1Yt12%2FZE3jxs780%3D&reserved=0 > > Follow this link to subscribe/unsubscribe: > https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcmake.org%2Fmailman%2Flistinfo%2Fcmake&data=02%7C01%7C%7C593cf50557c1431db0b708d58d269787%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636570119238976995&sdata=UhiwQSBUPtslzKxdRzig0iRkU6uaTGd8Uq55o2Nbn%2BY%3D&reserved=0
-- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: https://cmake.org/mailman/listinfo/cmake
