Skip to content

digitalinfinity/Base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

All your base are belong to us

Building:

  • Windows: open build\vc\Base.sln, build using VC++ 2010 Express (Windows CMake build forthcoming)
  • MacOS:
    • Install CMake from http://www.cmake.org/
    • cd ~/path/to/base
    • mkdir bin
    • cd bin
    • cmake /path/to/base
    • make
    • ./test/runtests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published