fix: another attempt to fix windows builds
This commit is contained in:
parent
549b9e1366
commit
f565d330db
1 changed files with 1 additions and 1 deletions
|
|
@ -12,4 +12,4 @@ if not os.path.isdir(Dir('libzmq/build/lib').abspath):
|
|||
call(["cmake", "--build", Dir('libzmq/build').abspath])
|
||||
|
||||
env.Append(LIBPATH=[Dir('libzmq/build/lib/').abspath])
|
||||
env.Append(LIBS=['libzmq'])
|
||||
ydi_env.Append(LIBS=['libzmq'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue