CMake with Visual Studio passing arguments before /link switch

前端 未结 0 1287
伪装坚强ぢ
伪装坚强ぢ 2020-12-24 12:47

The following mimic command to be run during the Link stage is generated by CMake with VS generator:

cl.exe /Fe"out.exe" main.obj /Zi /WX- /MDd /nol         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题