Permalink
Please sign in to comment.
Browse files
use new ExternalDependency_Add feature of build-common
This sets up all of the proper dependencies on the 3rd party libs we build, removing the need to "make deps" before starting a parallel build.
- Loading branch information...
Showing
with
38 additions
and 55 deletions.
- +2 −15 CMakeLists.txt
- +0 −1 README.textile
- +12 −12 cmake/BuildBoost.cmake
- +22 −25 cmake/BuildSamtools.cmake
- +1 −1 src/exe/bam-readcount/CMakeLists.txt
- +1 −1 src/lib/bamrc/CMakeLists.txt
0 comments on commit
a719da3