阅读量:0
在Linux上查看CMake预编译进度,可以使用以下命令:
cmake --build <build directory> --target <target name> -- -v
其中,<build directory>
是你的构建目录的路径,<target name>
是你想要查看进度的目标名称。通过添加-v
参数,可以输出更详细的构建信息,包括预编译进度。
在Linux上查看CMake预编译进度,可以使用以下命令:
cmake --build <build directory> --target <target name> -- -v
其中,<build directory>
是你的构建目录的路径,<target name>
是你想要查看进度的目标名称。通过添加-v
参数,可以输出更详细的构建信息,包括预编译进度。
为您即时展示最新活动产品广告消息,让您随时掌握产品活动新动态!