Skip to content

Commit 7fb1567

Browse files
AxiosLeowb-hx510875
authored and
wb-hx510875
committed
Fix spelling
Fix spelling of `_bootstrap_select_libraries` variable Signed-off-by: Axios <13862149+AxiosCros@users.noreply.github.com>
1 parent 1e3557f commit 7fb1567

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)