project(myProject) creates the project itself, and specifies the project name. The project name is used for the final binary output files of the app - ie myProject.elf, myProject.bin.
How can I change the final binary output file to myNameFile.bin via CMakeLists?
Change name final binary output file via CMakeLists
Re: Change name final binary output file via CMakeLists
Alternatively, after compilation, you can copy the bin file with your own name.
viewtopic.php?f=13&t=11528&start=10#p47552
viewtopic.php?f=13&t=11528&start=10#p47552
Who is online
Users browsing this forum: No registered users and 124 guests