Skip to content

Commit e2cdfb3

Browse files
authored
Merge pull request #523 from AxiosCros/master
Fix spelling
2 parents 1e3557f + 7fb1567 commit e2cdfb3

File tree

1 file changed

+1
-1
lines changed
  • chapter-08/recipe-02/cxx-example/external/upstream/boost

1 file changed

+1
-1
lines changed

chapter-08/recipe-02/cxx-example/external/upstream/boost/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ else()
100100
unset(_b2_needed_components)
101101
unset(_build_byproducts)
102102
unset(_b2_select_libraries)
103-
unset(_boostrap_select_libraries)
103+
unset(_bootstrap_select_libraries)
104104
endif()

0 commit comments

Comments
 (0)