Skip to content
Snippets Groups Projects
Commit d5f1faf3 authored by Boman Romain's avatar Boman Romain
Browse files

fix missing tbox.dll at runtime with msvc and windows

parent cbb9a595
No related branches found
No related tags found
1 merge request!1Version 0.1.0 (setup)
Pipeline #2159 passed
......@@ -2,6 +2,7 @@
# fpm module initialization file
import fwk
import tbox # on windows, preloads tbox.dll so that it is found later by fpmw.dll
fwk.wutils.findbins('fpm', verb=False)
from fpmw import *
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment