Skip to content

xiqingping/embedded_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

embedd_template

compile

Windows mingw

mkdir build
cd build
cmake -G "MinGW Makefiles" ..
cmake -G "MinGW Makefiles" ..
make

Linux

mkdir build
cmake ..
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published