Skip to content

Commit ec3933b

Browse files
committed
Cleanup
1 parent e8039e8 commit ec3933b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build/cmake_probe.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,6 @@ impl<'r> CmakeProbe<'r> {
259259
if !link_paths.contains(&search_path) {
260260
link_paths.push(search_path);
261261
}
262-
} else {
263-
panic!("{}", arg.to_string());
264262
}
265263
link_libs.push(LinkLib(
266264
linkage,

0 commit comments

Comments
 (0)