Changeset 48492

Timestamp:
Aug 31, 2008, 9:55:30 AM (14 years ago)
Author:
Jurko Gospodnetic
Message:

Made installing/staging specific Boost libraries from their own folders instead of the root project folder work correctly.

  • install-requirements variable was local and so was not visible in rules called from other projects, e.g. boost-install().
  • header files always got searched for from the current folder instead of the root project folder.
  • boost-install() rule was referencing a non-existent install-headers target that got renamed to install-proper headers in revision 35986.

Patch contributed by Steven Watanabe.

(No files)

Note: See TracChangeset for help on using the changeset viewer.