cef linux编译,cef 编译 linux,使用cmake

本文档详细介绍了如何使用CMake在Linux上编译CEF(Chromium Embedded Framework)。涵盖了CMake的安装、CEF的构建要求,以及在不同平台(包括Linux、Mac OS X和Windows)上使用CMake生成项目文件并进行构建的步骤。
摘要由CSDN通过智能技术生成

# Copyright (c) 2014 The Chromium Embedded Framework Authors. All rights

# reserved. Use of this source code is governed by a BSD-style license that

# can be found in the LICENSE file.

# OVERVIEW

#

# CMake is a cross-platform open-source build system that can generate project

# files in many different formats. It can be downloaded from

# http://www.cmake.org or installed via a platform package manager.

#

# CMake-generated project formats that have been tested with this CEF binary

# distribution include:

#

# Linux: Ninja, Unix Makefiles

# Mac OS X: Ninja, Xcode 5+

# Windows: Ninja, Visual Studio 2010+

#

# Ninja is a cross-platform open-source tool for running fast builds using

# pre-installed platform toolchains (GNU, clang, Xcode or MSVC). It can be

# downloaded from http://martine.github.io/ninja/ or installed via a platform

# package manager.

#

# CMAKE STRUCTURE

#

# This CEF binary distribution includes the following CMake files:

#

# CMakeLists.txt Bootstrap that sets up the CMake environment.

# cmake/*.cmake CEF configuration files shared by all targets.

# libcef_dll/CMakeLists.txt Defines the libcef_dll_wrapper target.

# tests/*/CMakeLists.txt Defines the test application target.

#

# See the "TODO:" comments below for guidance on how to integrate this CEF

# binary distribution into a new or existing CMake project.

#

# BUILD REQUIREMENTS

#

# The below requirements must be met to build this CEF binary distribution.

#

# - CMake version 2.8.12.1 or newer.

#

# - Linux requirements:

# Currently supported distributions include Debian Wheezy, Ubuntu Precise,

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值