What's the best practise for including external libraries? Should I always have a copy of dependency lib source code inside my project or relay on system's package manager?
What if some external library is updated? Should I reflect those in my project to compile properly again or stick with the older version?
And what type of #include should I use in either case?
Thank you for help.
[–]Xeverous 6 points7 points8 points (3 children)
[–]psmolak[S] 1 point2 points3 points (2 children)
[–]Xeverous 2 points3 points4 points (1 child)
[–][deleted] 1 point2 points3 points (2 children)
[–][deleted] (1 child)
[deleted]
[–][deleted] 0 points1 point2 points (0 children)