-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
buildscript: Fix dynamic Rust lib linking on MSVC debug builds
This is a hacky fix that manually adds transitive dependencies which aren't being picked up for some reason by MSVC in debug configuration. This isn't ideal but I've been struggling (and failing) to find a proper solution for about 2 weeks now.
- Loading branch information
Showing
1 changed file
with
35 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters