2
0
mirror of https://github.com/boostorg/thread.git synced 2026-02-09 11:32:12 +00:00
Files
thread/Jamfile
William E. Kempf 0ae839e0bb Applied patches for Unix/GNU toolset.
[SVN r10600]
2001-07-12 20:29:43 +00:00

8 lines
146 B
Plaintext

# Declare this to be the project root directory
project-root ;
#NEEDLIBS = "-lpthread"
# Read subproject Jamfiles
subinclude src test example ;