forked from odelaneau/shapeit5
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile: Clean, search for libraries, dynamic/static compilation
Compile with the static .a libraries only when compiling the static exe. Search for the .a static libraries in system automatically and warn if they are not found. Clean the rules to use the library paths found. Add dynamic libraries for boost and htslib when linking the normal exe (the non static one). Signed-off-by: Rick Wertenbroek <[email protected]>
- Loading branch information
Showing
1 changed file
with
64 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters