OSDN Git Service

merge
[moflib/moflib.git] / INSTALL.txt
1 # build linux
2 cd src/unix/
3 cmake -G "Unix Makefiles" ..
4 make