Skip to content
Snippets Groups Projects
Unverified Commit bcecb8a8 authored by Hauke Jürgen Mönck's avatar Hauke Jürgen Mönck Committed by GitHub
Browse files

Fixed searchDirectoriesForPlugins

replace_extension() operates in-place. Hence searchDirectoriesForPlugins was previously returning the path without the suffix (e.g. .dll) due to it being removed by replace_extension in the if statement
parent a3699795
No related branches found
No related tags found
No related merge requests found
Pipeline #14060 passed
Pipeline: biotracker

#14096