Closed ricrogz closed 5 years ago
Writer.hpp was not being installed with the rest of the headers.
Using a GLOB to find all hpp headers ensures that all of them will be installed, even if more headers are added later (as long as all of them have the hpp extension)
Writer.hpp was not being installed with the rest of the headers.
Using a GLOB to find all hpp headers ensures that all of them will be installed, even if more headers are added later (as long as all of them have the hpp extension)