mirror of
https://github.com/boostorg/python.git
synced 2026-01-27 07:02:15 +00:00
7 lines
226 B
Plaintext
Executable File
7 lines
226 B
Plaintext
Executable File
# Copyright David Abrahams 2003. See accompanying LICENSE for terms
|
|
# and conditions of use.
|
|
|
|
# Edit this path to point at the root directory of your Boost
|
|
# installation. Absolute paths work, too.
|
|
project boost : ../../.. ;
|