X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fanalysisdata%2Fmodules%2FCMakeLists.txt;h=61d8bc59a7c5c0c482d1736858a777546f07712f;hb=bc9ba47edc5b12b5d4324bcdbf8c5cd3cb048c3d;hp=e865340e5dd4c357158e8b2a374f84bd032099e6;hpb=a1fbbb07241495656429dbb560e93769368609a4;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/analysisdata/modules/CMakeLists.txt b/src/gromacs/analysisdata/modules/CMakeLists.txt index e865340e5d..61d8bc59a7 100644 --- a/src/gromacs/analysisdata/modules/CMakeLists.txt +++ b/src/gromacs/analysisdata/modules/CMakeLists.txt @@ -1,7 +1,7 @@ # # This file is part of the GROMACS molecular simulation package. # -# Copyright (c) 2010,2013, by the GROMACS development team, led by +# Copyright (c) 2010,2013,2014, by the GROMACS development team, led by # Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl, # and including many others, as listed in the AUTHORS file in the # top-level source directory and at http://www.gromacs.org. @@ -32,10 +32,10 @@ # To help us fund GROMACS development, we humbly ask that you cite # the research papers on the package. Check out http://www.gromacs.org. -set(ANALYSISDATA_MODULES_PUBLIC_HEADERS +gmx_install_headers( average.h displacement.h histogram.h lifetime.h - plot.h) -gmx_install_headers(analysisdata/modules ${ANALYSISDATA_MODULES_PUBLIC_HEADERS}) + plot.h + )