书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 1786 个相关结果.
  • 飞桨框架昆仑XPU版安装说明

    飞桨框架昆仑XPU版安装说明 安装方式一:通过Wheel包安装 下载安装包 验证安装 安装完成后您可以使用 python 或 python3 进入python解释器,输入 安装方式二:从源码编译支持昆仑XPU的包 环境准备 源码编译安装步骤: 如何卸载 飞桨框架昆仑XPU版安装说明 飞桨提供两种安装方式: 1. 预编译的支持昆仑XPU...
  • 如何构建 ClickHouse 发布包

    如何构建 ClickHouse 发布包 安装 Git 和 Pbuilder 拉取 ClickHouse 源码 运行发布脚本 如何在开发过程中编译 ClickHouse 安装 Git 和 CMake 和 Ninja 安装 Clang 拉取 ClickHouse 源码 编译 ClickHouse 如何构建 ClickHouse 发布包 安...
  • 如何构建 ClickHouse 发布包

    如何构建 ClickHouse 发布包 安装 Git 和 Pbuilder 拉取 ClickHouse 源码 运行发布脚本 如何在开发过程中编译 ClickHouse 安装 Git 和 CMake 和 Ninja 安装 GCC 9 安装 PPA 包 源码安装 gcc 使用 GCC 9 来编译 拉取 ClickHouse 源码 编译 Cli...
  • 3.7 检测Eigen库

    3.7 检测Eigen库 准备工作 具体实施 工作原理 更多信息 3.7 检测Eigen库 NOTE :此示例代码可以在 https://github.com/dev-cafe/cmake-cookbook/tree/v1.0/chapter-03/recipe-07 中找到,包含一个C++的示例。该示例在CMake 3.9版(或更高版本)...
  • Running Other Programs

    581 2021-02-12 《Modern CMake v3.19》
    Running other programs Running a command at configure time Running a command at build time Included common utilities Running other programs Running a command at configure ...
  • Understanding the Conan Package layout

    Understanding the Conan Package layout self.folders self.cpp cpp.package cpp.source and cpp.build Understanding the Conan Package layout In the previous section, we introduc...
  • 子模组

    Git 子模组(Submodule) 小贴士:获取 Git 版本号 Git 子模组(Submodule) 如果你想要添加一个 Git 仓库,它与你的项目仓库使用相同的 Git 托管服务(诸如 GitHub、GitLab、BitBucker 等等),下面是正确的添加一个子模组到 extern 目录中的命令: ``` gitbook $ git su...
  • 2.5 检测处理器指令集

    2.5 检测处理器指令集 准备工作 如何实施 工作原理 更多信息 2.5 检测处理器指令集 NOTE :此示例代码可以在 https://github.com/dev-cafe/cmake-cookbook/tree/v1.0/chapter-02/recipe-05 中找到,包含一个C++示例。该示例在CMake 3.10版(或更高版本)...
  • Catch

    521 2021-02-12 《Modern CMake v3.19》
    Catch Vendoring Direct inclusion Catch Catch and Catch2 (C++11 only version) are powerful, idomatic testing solutions similar in philosophy to PyTest for Python. To use Catc...
  • 使用源码安装

    使用源码安装Nebula Graph 前提条件 安装步骤 更新master版本 下一步 CMake参数 使用方法 ENABLE_BUILD_STORAGE CMAKE_INSTALL_PREFIX ENABLE_WERROR ENABLE_TESTING ENABLE_ASAN MAKE_BUILD_TYPE CMAKE_C_COMPI...