build: Build libraries in the bin directory on win32
This commit is contained in:
parent
79d489cedf
commit
c00ec5f9c9
5 changed files with 42 additions and 12 deletions
|
|
@ -191,7 +191,6 @@ fn minimize_rpaths(rpaths: [str]) -> [str] {
|
|||
#[cfg(target_os = "linux")]
|
||||
#[cfg(target_os = "macos")]
|
||||
#[cfg(target_os = "freebsd")]
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
#[test]
|
||||
fn test_rpaths_to_flags() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue