Open fduxiao opened 6 years ago
The compiling process on OS X is weird due to Apple's change on tool chains(see here), so I add a cmake file to help compile it.
$ cmake . $ make
The compiling process on OS X is weird due to Apple's change on tool chains(see here), so I add a cmake file to help compile it.