Skip to content

Commit

Permalink
edit 'share/cmake/Modules/rack-sdk.cmake' - fixed usage message optio…
Browse files Browse the repository at this point in the history
…n var name

Signed-off-by: StoneyDSP <nathanjhood@googlemail.com>
  • Loading branch information
nathanjhood committed Dec 20, 2024
1 parent 6e6466f commit a4f938b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion share/cmake/Modules/rack-sdk.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -933,7 +933,7 @@ function(vcvrack_add_link_options name)

endfunction()

if(NOT VCVRACK_DISABLE_USAGE_MESSAGE)
if(NOT RACK_SDK_DISABLE_USAGE_MESSAGE)
# Tell the user what to do...
message(STATUS [==[
--
Expand Down

0 comments on commit a4f938b

Please # to comment.