VIEWERNAME="Alchemy"#Store the viewer's name as a variable, for portability. This should be correctly capitalized.
CHANNELNAME="{CHANNELNAME=Test}"#THIS CAN BE BLANK! Store the viewer's channel (i.e. alpha, beta, etc.) as a variable, for portability. This should be correctly capitalized. Release versions should leave this blank, so the DE will show just VIEWERNAME, not VIEWERNAME CHANNELNAME
# CHANNELNAME="@RELEASE_CHANNEL@" #TODO: Make cmake handle channel name autofill