How to delete C++ headers

PHOTO EMBED

Wed Nov 02 2022 09:12:02 GMT+0000 (Coordinated Universal Time)

Saved by @saching12 #c++ #make #cmake

xargs rm < install_manifest.txt
content_copyCOPY

Used to delete the built header files for an installed library.