Actions
Task #5306
openFix Waf Scripts
Start date:
07/12/2024
Due date:
% Done:
0%
Estimated time:
(Total: 0.00 h)
Description
include paths should be relative to each file
fix the compilation from having duplicates of things like -lpthread
fix installation so it installs the header files in mguard
and not src
Updated by Adam Thieme 10 months ago
for some reason, when you don't include common.hpp in any of the header files, they can still use everything in common.hpp
my guess is that waf does this automatically
Actions