add pkg / binary comment

This commit is contained in:
commitay 2017-10-07 23:10:59 +10:00
parent a7cf6c1ff0
commit 4fde8f56ce

View File

@ -50,6 +50,8 @@ module Hbc
Vst3Plugin,
ScreenSaver,
],
# `pkg` should be run before `binary`, so
# targets are created prior to linking.
Pkg,
Binary,
PostflightBlock,