07 2022 档案

 
add_custom_command和add_custom_target
摘要:add_custom_target 增加一个没有输出的目标,使得它总是被构建。 add_custom_target(Name [ALL] [command1 [args1...]] [COMMAND command2 [args2...] ...] [DEPENDS depend depend de 阅读全文
posted @ 2022-07-19 11:08 AcParty 阅读(575) 评论(0) 推荐(0)