Project

General

Profile

Actions

Task #2244

closed

Allow compilation against statically compiled libraries

Added by Alex Afanasyev almost 11 years ago. Updated over 10 years ago.

Status:
Abandoned
Priority:
Normal
Category:
Build
Target version:
-
Start date:
Due date:
% Done:

100%

Estimated time:

Description

waf has a "feature" of not propagating static libraries in "use" variables of build targets.

This effectively means that we need to specify use='BOOST CRYPTOPP SQLITE3' for every build task that actually uses boost, cryptopp, and sqlite3 libraries (e.g., all test cases).

Actions

Also available in: Atom PDF