Changeset 06b7d9 for src/Makefile.am
- Timestamp:
- Nov 12, 2017, 8:48:40 AM (8 years ago)
- Branches:
- ForceAnnealing_with_BondGraph_continued_betteresults
- Children:
- 30e1a4
- Parents:
- 982e6d
- git-author:
- Frederik Heber <frederik.heber@…> (07/18/17 22:24:12)
- git-committer:
- Frederik Heber <frederik.heber@…> (11/12/17 08:48:40)
- File:
-
- 1 edited
-
src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Makefile.am
r982e6d r06b7d9 18 18 # then comes the library itself 19 19 20 AM_LDFLAGS = -ldl ${BOOST_LDFLAGS} ${CodePatterns_LDFLAGS} ${JobMarket_LDFLAGS} 20 AM_LDFLAGS = -ldl ${BOOST_LDFLAGS} ${CodePatterns_LDFLAGS} ${JobMarket_LDFLAGS} $(LEVMAR_LDFLAGS) 21 21 AM_CPPFLAGS = \ 22 22 -I$(top_srcdir)/src/unittests \ … … 24 24 -I$(top_srcdir)/src/UIElements \ 25 25 -I$(top_srcdir)/ThirdParty/LinearAlgebra/src \ 26 $(LEVMAR_CPPFLAGS) \ 26 27 ${BOOST_CPPFLAGS} \ 27 28 ${CodePatterns_CFLAGS}
Note:
See TracChangeset
for help on using the changeset viewer.
