Fix pkgconfig flags with internal Boost
authorTeemu Murtola <teemu.murtola@gmail.com>
Sat, 28 Dec 2013 05:05:20 +0000 (07:05 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sun, 29 Dec 2013 01:45:41 +0000 (02:45 +0100)
commit8eb9f7449aee0cad0dc9964a76513c5e41d9b918
treef352c273111469b2882926ff9644df5811a73586
parent7ee98fad78b20654f83a25bf014ae602d71985bc
Fix pkgconfig flags with internal Boost

The include directory was set incorrectly in PKG_CFLAGS (missing the
installation prefix) when GMX_EXTERNAL_BOOST was off.

Change-Id: I01fe1165befb3862452705eab85106975074f377
CMakeLists.txt