Do not actually install uniqueptr.h
[alexxy/gromacs.git] / src / gromacs / utility / CMakeLists.txt
index 3a386173f916a1c7f5f6d74687795971fd6a2a27..b08dcfc5ab30e755ad4f1dfb754ad29edec2eb77 100644 (file)
@@ -53,7 +53,7 @@ set(UTILITY_PUBLIC_HEADERS
     real.h
     smalloc.h
     stringutil.h
-    uniqueptr.h)
+    )
 gmx_install_headers(utility ${UTILITY_PUBLIC_HEADERS})
 
 if (BUILD_TESTING)