书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 1786 个相关结果.
  • GoogleTest

    GoogleTest 子模块(Submodule)的方式(首选) 下载的方式 FetchContent: CMake 3.11 GoogleTest GoogleTest 和 GoogleMock 是非常经典的选择;不过就我个人经验而言,我会推荐你使用 Catch2,因为 GoogleTest 十分遵循谷歌的发展理念;它假定用户总是想使用最新的技...
  • 5.7 探究编译器标志命令

    5.7 探究编译器标志命令 准备工作 具体实施 工作原理 更多信息 5.7 探究编译器标志命令 NOTE :此示例代码可以在 https://github.com/dev-cafe/cmake-cookbook/tree/v1.0/chapter-5/recipe-07 中找到,其中包含一个C++例子。该示例在CMake 3.5版(或更高版...
  • MacOS下从源码编译

    MacOS下从源码编译 环境准备 选择CPU/GPU 安装步骤 使用Docker编译 本机编译 验证安装 如何卸载 MacOS下从源码编译 环境准备 64位操作系统 MacOS 10.12/10.13/10.14 Python 2.7/3.5/3.6/3.7 pip或pip3 >= 9.0.1 选择CPU/GPU 目前仅支...
  • README

    Boost.Hana-zh 元编程标准库中文文档 概览 文档 独立使用Hana 提示 给Sublime Text 用户的提示 项目结构 相关资料 贡献 许可 发布 来源(书栈小编注) Boost.Hana-zh Boost.Hana 中文文档,翻译自 http://boostorg.github.io...
  • Exporting and Installing

    661 2021-02-12 《Modern CMake v3.19》
    Exporting and Installing Find module (the bad way) Add Subproject Exporting Exporting and Installing There are three good ways and one bad way to allow others use your libra...
  • Requirements

    Compiling All platforms Linux macOS Windows RocksJava Binaries Linux macOS Windows We detail the minimum requirements for compiling RocksDB and optionally RocksJava, and ...
  • 在Windows中构建Zabbix agent 2

    在Windows中构建Zabbix agent 2 概述 安装MinGW编译器 编译 PCRE 开发库 构建64位 PCRE 构建32位PCRE 安装OpenSSL开发库 编译Zabbix agent 2 32位 64位 在Windows中构建Zabbix agent 2 概述 本节将演示如何从源代码构建Zabbix agent 2...
  • 1 在Windows上安装Zabbix agent 2

    1 在Windows上安装Zabbix agent 2 概述 安装MinGW编译器 编译PCRE开发库 安装64位PCRE 安装32位PCRE 安装OpenSSL开发库 编译Zabbix agent 2 32位 64位 1 在Windows上安装Zabbix agent 2 概述 本节演示如何从源代码安装Zabbix agent...
  • 5.3 构建时运行自定义命令:Ⅰ. 使用add_custom_command

    5.3 构建时运行自定义命令:Ⅰ. 使用add_custom_command 准备工作 具体实施 工作原理 5.3 构建时运行自定义命令:Ⅰ. 使用add_custom_command NOTE :此示例代码可以在 https://github.com/dev-cafe/cmake-cookbook/tree/v1.0/chapter-5/re...
  • MacOS下从源码编译

    MacOS下从源码编译 环境准备 选择CPU/GPU 安装步骤 使用Docker编译 本机编译 验证安装 如何卸载 MacOS下从源码编译 环境准备 MacOS 版本 10.11/10.12/10.13/10.14 (64 bit) (不支持GPU版本) Python 版本 2.7.15+/3.5.1+/3.6/3.7 (64 b...