Expand signatures for nblib listed forces calculator
[alexxy/gromacs.git] / api / nblib / listed_forces / CMakeLists.txt
index 55507984d59ab16ec145e918a2dd05a7c91c8290..67f6b35ffd728ea8749a82f16b1eb14fb346b42e 100644 (file)
@@ -1,7 +1,7 @@
 #
 # This file is part of the GROMACS molecular simulation package.
 #
-# Copyright (c) 2020, by the GROMACS development team, led by
+# Copyright (c) 2020,2021, 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.
@@ -49,7 +49,7 @@ if(GMX_INSTALL_NBLIB_API)
             bondtypes.h
             calculator.h
             definitions.h
-            DESTINATION include/nblib)
+            DESTINATION include/nblib/listed_forces)
 endif()
 
 if(BUILD_TESTING)