Commit fe2c2622c389d7e9529b3c2fa828fb69cc985a1e

Azat Khuzhin 2017-01-29T20:19:06

Make EVENT_STAGE_NAME non cached It did not work before correctly anyway, since cmake do not reset cache entries by default, so that reset to "beta" didn't work. But I don't think that making this variable cached is useful, so let's remove this.