指定要运行的自定义可执行文件

如果使用Meson通用项目类型,或想要运行自定义桌面可执行文件,请为项目创建Custom Executable 运行配置。例如,在处理库时,可以运行与库链接的测试程序。

指定要运行的自定义可执行文件:

  1. 选择Add >Custom Executable

    自定义可执行文件的运行设置

  2. Executable 中,指定可执行文件的路径。
  3. Command line arguments 中,输入要运行文件的路径。

另请参阅 配置运行项目导入现有项目

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.