Skip to content

Commit

Permalink
Add libs/function_types dependency for Appveyor tests
Browse files Browse the repository at this point in the history
  • Loading branch information
apolukhin committed Dec 22, 2024
1 parent 0bcc382 commit 679bd84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ before_build:
libs/iterator libs/detail libs/exception libs/smart_ptr libs/mpl
libs/align libs/container libs/tuple libs/intrusive libs/scope
libs/variant2 libs/preprocessor libs/io libs/concept_check
libs/function_types

- rm -rf %BOOST%/libs/%BOOST_LIBS_FOLDER%
- mv -f %APPVEYOR_BUILD_FOLDER% %BOOST%/libs/%BOOST_LIBS_FOLDER%
Expand Down

0 comments on commit 679bd84

Please sign in to comment.