Skip to content

kasicass/bootstrap-emake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootstrap-emake

a emake project template.

DOWNLOAD

download 3rdparty files

$ sh 3rdparty/download.sh

PREPARE

generate .h / .cpp (for example: ./configure)

$ sh 3rdparty/prepare.sh

BUILD

build all 3rdparty .a

$ sh build_3rdparty.sh

build my project

$ emake --ini=clang.ini src/test-glog/test-glog.mak
$ GLOG_logtostderr=1 ./bin/test-glog

About

a emake project template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published