2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-27 19:32:11 +00:00
Files
thread/Jamfile

7 lines
144 B
Plaintext

subproject libs/thread ;
#NEEDLIBS = "-lpthread"
# Read subproject Jamfiles
subinclude libs/thread/src libs/thread/test libs/thread/example ;