Replace gmx::Mutex with std::mutex
[alexxy/gromacs.git] / src / gromacs / utility / tests / CMakeLists.txt
index 6c9f47a028da308137b694f12b9ce11265cb5535..88506a393a3e55b7af0549aed54ed5472ae61480 100644 (file)
@@ -2,7 +2,7 @@
 # This file is part of the GROMACS molecular simulation package.
 #
 # Copyright (c) 2012,2013,2014,2015,2016 by the GROMACS development team.
-# Copyright (c) 2017,2018,2019,2020, by the GROMACS development team, led by
+# Copyright (c) 2017,2018,2019,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.
@@ -48,7 +48,6 @@ gmx_add_unit_test(UtilityUnitTests utility-test
         listoflists.cpp
         logger.cpp
         mdmodulenotification-impl.cpp
-        mutex.cpp
         path.cpp
         physicalnodecommunicator.cpp
         range.cpp