]> 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 <azat@libevent.org>
Sat, 2 Feb 2019 11:19:09 +0000 (14:19 +0300)
commitd9d11cb2e9e9f7ca3f1b63e4a951ed9888a14e8c
treec05258fc78397e1282a87b4dde5dd516f4c1b344
parent3a1f47fd1de8b8a4b726c34e87c1c0e34ad5c0c3
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.

(cherry picked from commit fe2c2622c389d7e9529b3c2fa828fb69cc985a1e)
CMakeLists.txt
README.md