mirror of
https://github.com/boostorg/thread.git
synced 2026-01-27 19:32:11 +00:00
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
subproject libs/thread ;
|
|
|
|
#NEEDLIBS = "-lpthread"
|
|
|
|
# Read subproject Jamfiles
|
|
subinclude libs/thread/src libs/thread/test libs/thread/example ;
|