Introduce ObservablesReducer
[alexxy/gromacs.git] / src / gromacs / mdtypes / tests / CMakeLists.txt
index 90d37b1d51389edbc0d15720cd30f7b4f16e7d8d..f403b1319a2b0a27ac4a6f0e275b5485d11adb5e 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.
@@ -34,6 +34,7 @@
 
 gmx_add_unit_test(MdtypesUnitTest mdtypes-test
     CPP_SOURCE_FILES
+        observablesreducer.cpp
         checkpointdata.cpp
         forcebuffers.cpp
         multipletimestepping.cpp