cmake-examples icon indicating copy to clipboard operation
cmake-examples copied to clipboard

how to run Cmakelist text file in visual studio

Open sahanaRavinder opened this issue 3 years ago • 1 comments

when trying to run the text file the pop-up named PLEASE SELECT A VALID STARTUP ITEM is showing up and i couldnt run a file. please help with the issue

sahanaRavinder avatar Jan 06 '22 11:01 sahanaRavinder

what steps have you taken to run the text file? and which version of visual studio are you using, recent version has better CMake support.

Generally speaking, you should select a valid startup project which will be built into an executable, you can google how to do it. These may help you:

maidamai0 avatar Jan 06 '22 14:01 maidamai0