Skip to content

Commit ef996cf

Browse files
bshoshanyneheb
authored andcommitted
bshoshany-thread-pool: update to v5.1.0
1 parent 780671d commit ef996cf

File tree

1 file changed

+1
-3
lines changed
  • subprojects/packagefiles/bshoshany-thread-pool

1 file changed

+1
-3
lines changed

subprojects/packagefiles/bshoshany-thread-pool/meson.build

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@ if not meson.is_subproject()
2525
install_headers('include/BS_thread_pool.hpp', 'modules/BS.thread_pool.cppm')
2626
endif
2727

28-
if meson.version().version_compare('>=0.56.0')
29-
meson.override_dependency('bshoshany-thread-pool', bshoshany_thread_pool_dep)
30-
endif
28+
meson.override_dependency('bshoshany-thread-pool', bshoshany_thread_pool_dep)

0 commit comments

Comments
 (0)