mtfranzen/luci-connect

Change installation such that dependent libraries will not be copied as .lib/.a files

Opened this issue · 1 comments

Boost should be statically linked in the project using Luciconnect.

Alternative is to combine the static libs using "ar" or something similair.