Fix CMake package config after recent version changes
authorTeemu Murtola <teemu.murtola@gmail.com>
Thu, 14 Aug 2014 03:05:55 +0000 (06:05 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Thu, 14 Aug 2014 03:05:55 +0000 (06:05 +0300)
commit0790d5d03cf933c81d9435901a781d1829ce4793
tree40dda2f8036d7a58e20718327897b1f319bede95
parentc6a675bfaa4de32277245c72ba0a5df4f4603e74
Fix CMake package config after recent version changes

Combined merge of I49c5037 and I23ec2dc broke the build without any
conflicts, since usage for a variable that was renamed in the first was
added in the second.

The version management logic in the package config still needs some
extra thought, but that's better done separately to get the build fixed.

Change-Id: I93db8c0c5b515bc73f8e4e10eae86d9fd049975d
src/gromacs/InstallLibInfo.cmake
src/gromacs/gromacs-config-version.cmake.cmakein
src/gromacs/gromacs-config.cmake.cmakein