Skip to content

Commit

Permalink
Link to all bio++ libs
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Mar 22, 2016
1 parent f6a0740 commit d3f52f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis_qmake_gcc_cpp11_bpp.pro
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ QMAKE_CC = gcc-5
QMAKE_CXXFLAGS += -std=c++11

# Bio++
LIBS += -lbpp-seq -lbpp-core
LIBS += -lbpp-core -lbpp-seq -lbpp-phyl -lbpp-popgen -lbpp-qt -lbpp-raa

0 comments on commit d3f52f6

Please sign in to comment.