Skip to content

Commit

Permalink
Zhivo icon on the binary output for CUDA on Windows platform.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Oct 17, 2024
1 parent f5ae049 commit c0df4b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
], check=True)

exe_build_args.append(app_icon_obj)
cuda_build_args.append(app_icon_obj)

print("Executing:")
print(' '.join(exe_build_args))
Expand Down

0 comments on commit c0df4b4

Please sign in to comment.