libgraphqlparser icon indicating copy to clipboard operation
libgraphqlparser copied to clipboard

Added position.hh to installed files

Open anthonywilliams opened this issue 5 years ago • 0 comments

Currently make install doesn't install position.hh. This leads to code that uses this library failing to build. This PR fixes that by adding position.hh to the install.

anthonywilliams avatar Aug 07 '20 14:08 anthonywilliams