You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use automake's nobase_nodist_include_HEADERS variable for poly2tri headers
We don't want to distribute the modified poly2tri headers that we
create during the build process, but we _do_ want to install them
(with the proper relative directory structure), so that libmesh users
can include them in their own codes.
0 commit comments