Establish `api/` as the home for installed headers.
[alexxy/gromacs.git] / src / gromacs / utility / CMakeLists.txt
index 93e82808cde05fa4fe50da929ba1f9a2f8eb29b3..d4d9c0a5e31a13051321dc8a9a6f3959cc81488c 100644 (file)
@@ -39,22 +39,11 @@ if (GMX_GPU_CUDA)
 endif()
 set(LIBGROMACS_SOURCES ${LIBGROMACS_SOURCES} ${UTILITY_SOURCES} PARENT_SCOPE)
 
-# TODO: (https://gitlab.com/gromacs/gromacs/-/issues/988) Find a new convention for defining public API.
-install(FILES
-        basedefinitions.h
-        current_function.h
-        gmxassert.h
-        real.h
-        DESTINATION include/gromacs/utility)
-
 if(GMX_INSTALL_LEGACY_API)
   install(FILES
-          arrayref.h
           baseversion.h
           classhelpers.h
           enumerationhelpers.h
-          exceptions.h
-          listoflists.h
          fileptr.h
          futil.h
          flags.h