]> granicus.if.org Git - libevent/commit
Make EVENT_STAGE_NAME non cached
authorAzat Khuzhin <a3at.mail@gmail.com>
Sun, 29 Jan 2017 17:19:06 +0000 (20:19 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Sun, 29 Jan 2017 17:35:57 +0000 (20:35 +0300)
commitfe2c2622c389d7e9529b3c2fa828fb69cc985a1e
treed22b0f0bb900c0be7d8912c135f056f1fb5e0990
parent0344edf62dc49d822315a8d832f17be8d2c43643
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.
CMakeLists.txt
README.md