Skip to content

Commit

Permalink
Update build-definitions.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
thejudge156 authored Sep 5, 2024
1 parent 43415c3 commit f1ec2b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/build-definitions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,6 @@ This script is included in /build.xml and /config/update-dependencies.xml.
<sequential if:true="openvr">
<get-quiet name="@{module} :: @{artifact}" url="https://github.com/ValveSoftware/openvr/raw/master/bin/linuxarm64/libopenvr_api.so" dest="${dest}" skipexisting="true"/>
</sequential>
<get-quiet name="@{module} :: @{artifact}" url="https://build.lwjgl.org/${build.type}/${platform.remote}/${build.arch}/@{artifact}" dest="${dest}" skipexisting="true"/>
</sequential>
</sequential>
</macrodef>
Expand Down

0 comments on commit f1ec2b7

Please sign in to comment.