I tried to implement ‘Before building’ custom build step using the following command setup:
However, when I went to build the project, I got this set of messages:
Run "del /F my_file.c.obj " in directory "C:/my_proj/build/VisualGDB/Debug/CMakeFiles/my_proj.dir" on local computer
Command-line action failed
Do you know why this command to delete one of the object files is not succeeding?
Attachments:
You must be
logged in to view attached files.