Skip to content

Commit

Permalink
Fixing code format issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmartin82 committed May 17, 2024
1 parent cd52b2c commit 64b14f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ fn main() {
println!("cargo:rustc-link-lib=static=iceoryx_hoofs");
println!("cargo:rustc-link-lib=static=iceoryx_posh");
println!("cargo:rustc-link-lib=static=iceoryx_platform");

cyclonedds = cyclonedds
.env("iceoryx_hoofs_DIR", iceoryx_install_path)
.env("iceoryx_posh_DIR", iceoryx_install_path)
Expand Down

0 comments on commit 64b14f5

Please sign in to comment.