wangqiangcc / cppbase

c++ basic library from Google chromium 49.0.2623.112

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cppbase

c++ basic library from Google chromium 49.0.2623.112

How to compile

Windows

  1. Install cmake 2.8 or later, Download link https://cmake.org/download/
  2. Run build\vs2013_build_x86.cmd or vs2015_build_x86.cmd to compile

Linux, FreeBSD, macOS

  1. cd build
  2. chmod a+x build.sh
  3. ./build.sh

About

c++ basic library from Google chromium 49.0.2623.112


Languages

Language:C++ 83.8%Language:Java 6.9%Language:Objective-C++ 3.7%Language:Python 3.1%Language:Objective-C 1.4%Language:CMake 0.5%Language:nesC 0.3%Language:C 0.3%Language:Assembly 0.0%Language:Batchfile 0.0%Language:Shell 0.0%