Skip to content

ycc-11/cppbase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

1

About

c++ basic library from Google chromium 49.0.2623.112

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 83.8%
  • Java 6.9%
  • Objective-C++ 3.7%
  • Python 3.1%
  • Objective-C 1.4%
  • CMake 0.5%
  • Other 0.6%