Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
Update aksetup
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Oct 9, 2013
1 parent d6a3514 commit 7948d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aksetup_helper.py
Expand Up @@ -547,7 +547,7 @@ def set_up_shipped_boost_if_requested(project_name, conf):
source_files += glob(
"bpl-subset/bpl_subset/libs/thread/src/win32/*.cpp")
source_files += glob(
"bpl-subset/bpl_subset/libs/thread/src/*.cpp")
"bpl-subset/bpl_subset/libs/thread/src/tss_null.cpp")
else:
source_files += glob(
"bpl-subset/bpl_subset/libs/thread/src/pthread/*.cpp")
Expand Down

0 comments on commit 7948d54

Please sign in to comment.