We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Original report (archived issue) by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).
LocalCache.hh doesn't need to be installed, but it is. Helpers needs to be installed, but it isn't.
LocalCache.hh
Helpers
The text was updated successfully, but these errors were encountered:
Helpers.hh is already being installed, but LocalCache.hh could be removed here:
Helpers.hh
https://github.com/ignitionrobotics/ign-fuel-tools/blob/1676ab9986ee30f025a101a4d421c8f5cfde74f4/include/ignition/fuel_tools/CMakeLists.txt#L1-L4
Or, even better, it could be moved to the src folder.
src
Sorry, something went wrong.
PR is open #109
ahcorde
Successfully merging a pull request may close this issue.
Original report (archived issue) by Shane Loretz (Bitbucket: Shane Loretz, GitHub: sloretz).
LocalCache.hh
doesn't need to be installed, but it is.Helpers
needs to be installed, but it isn't.The text was updated successfully, but these errors were encountered: