OiO.lk Blog C# How to set launch target in VSCode with a makefile?
C#

How to set launch target in VSCode with a makefile?


I’m new to makefiles and was trying to get it working with vscode but I’m not sure how to set the launch target?

From what I understand when I press F5 vscode will start at the "all" rule in the makefile and then go to build and main which will build the main.exe? In vscode when I click on launch target nothing shows up.



You need to sign in to view this answers

Exit mobile version