mirror of
https://github.com/boostorg/thread.git
synced 2026-02-01 21:12:08 +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 ;
|