mirror of
https://github.com/boostorg/thread.git
synced 2026-02-09 11:32:12 +00:00
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
# Declare this to be the project root directory
|
|
project-root ;
|
|
|
|
#NEEDLIBS = "-lpthread"
|
|
|
|
# Read subproject Jamfiles
|
|
subinclude src test example ;
|