cisco / thor

Thor Video Codec
BSD 2-Clause "Simplified" License
697 stars 101 forks source link

Addition of a build system generator #14

Open elfring opened 9 years ago

elfring commented 9 years ago

I suggest to reuse a higher level build system than your current small make file so that powerful checks for software features will become easier.

tdaede commented 9 years ago

Pull request #10 adds autotools support. Would you be up for reviewing it?

awakecoding commented 8 years ago

@elfring @tdaede my branch uses cmake, but it is heavily modified from the current master. However, the build system can be used as an example. https://github.com/awakecoding/thor/tree/torn