# qcef **Repository Path**: MikotoNetwork/qcef ## Basic Information - **Project Name**: qcef - **Description**: mirrored from https://cr.deepin.io/#/admin/projects/qcef 从deepin Fork的仓库,用于提升速度 - **Primary Language**: Unknown - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-22 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # About Qt5 binding of [CEF](https://bitbucket.org/chromiumembedded/cef) # Build First fetch submodules: ```shell git submodule update --init --recursive git submodule update --remote ``` # LICENSE This project is released under GNU Lesser General Public License which can be found in LICENSE file.