]> git.donarmstrong.com Git - bamtools.git/history - src/api/CMakeLists.txt
Implemented proper -byname sorting (finally).
[bamtools.git] / src / api / CMakeLists.txt
2010-12-24 derekImplemented proper -byname sorting (finally).
2010-12-24 derekAdded static library to build step.
2010-12-15 derekAdded creation of include/ folder in bamtools root...
2010-11-22 derekMoved private implementation API files to internal...
2010-11-19 derekContinued breaking up of monolithic classes: extracted...
2010-11-19 derekExtracted BamReaderPrivate & BamWriterPrivate from...
2010-11-19 derekAdded API_EXPORT macro to classes in BamTools API
2010-11-19 derekMigrated to CMake build system.