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

    996 2021-02-12 《Modern CMake v3.19》
    GoogleTest Submodule method (preferred) Download method FetchContent: CMake 3.11 GoogleTest Submodule method (preferred) To use this method, just checkout GoogleTest as a ...
  • 导出与安装

    导出与安装 查找模块(不好的方式) 添加子项目 导出 导出与安装 让别人使用库有三种好方法和一种坏方法: 查找模块(不好的方式) Find<mypackage>.cmake 脚本是为那些不支持 CMake 的库所设计,所以已经使用 CMake 的库,无需不要创建这个脚本文件!可以使用 Config<mypackage>.cmake ,具体方...
  • 第5章 配置时和构建时的操作

    第5章 配置时和构建时的操作 第5章 配置时和构建时的操作 本章的主要内容有: 使用平台无关的文件操作 配置时运行自定义命令 构建时运行自定义命令:Ⅰ. 使用add_custom_command 构建时运行自定义命令:Ⅱ. 使用add_custom_target 构建时为特定目标运行自定义命令 探究编译和链接命令 探究编译器标志命令 探究可执行命...
  • drogon_ctl Command

    Version subcommand Create sub command View creation Controller creation Filter creation Create project Create models Stress Testing 12 AOP After the Drogon framework i...
  • 0.1 获取代码

    0.1 获取代码 0.1 获取代码 本书的源代码可以在GitHub上找到,网址是 https://github.com/dev-cafe/cmake-cookbook 。开源代码遵循MIT许可:只要原始版权和许可声明包含在软件/源代码的任何副本中,可以以任何方式重用和重新混合代码。许可的全文可以在 https://opensource.org/li...
  • Building Zabbix agent 2 on Windows

    574 2021-03-05 《Zabbix v5.2 Manual》
    Building Zabbix agent 2 on Windows Overview Installing MinGW Compiler Compiling PCRE development libraries Build 64bit PCRE Build 32bit PCRE Installing OpenSSL development lib...
  • Adding features

    Adding features Default build type Adding features This section covers adding common features to your CMake project. You’ll learn how to add a variety of options commonly neede...
  • 0.2 Docker镜像

    0.2 Docker镜像 0.2 Docker镜像 在Docker中进行环境搭建,无疑是非常方便的(依赖项都已经安装好了)。我们的Docker镜像是基于Ubuntu 18.04的镜像制作,您可以按照官方文档https://docs.docker.com 在您的操作系统上安装Docker。 Docker安装好后,您可以下载并运行我们的镜像,然后可以...
  • Adding Features

    640 2021-02-12 《Modern CMake v3.19》
    Adding features Default build type Adding features This section covers adding common features to your CMake project. You’ll learn how to add a variety of options commonly need...
  • 准备资源

    准备编译、安装和运行Nebula Graph的环境 阅读指南 编译Nebula Graph源码要求 硬件要求 操作系统要求 软件要求 安装编译所需软件 测试环境运行Nebula Graph要求 硬件要求 操作系统要求 服务架构建议 生产环境运行Nebula Graph要求 硬件要求 操作系统要求 服务架构建议 Nebula Gra...