]> granicus.if.org Git - libevent/commit
cmake: fix building bench/bench_cascade under win32 (missing getopt)
authorAzat Khuzhin <a3at.mail@gmail.com>
Mon, 29 May 2017 13:36:24 +0000 (16:36 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Mon, 29 May 2017 18:59:01 +0000 (21:59 +0300)
commit8b29b136793f3bfdb22fba117527763434363a3f
treec46431289ca41d61a139f83ccc74eb7a6ed2beb0
parent346f8e17080f4649986e0d48176c0a0a5618ea98
cmake: fix building bench/bench_cascade under win32 (missing getopt)

Because of typo in cmake, now rewrote to make it less error prone (since even
for non-win32 there are variables overlap).
CMakeLists.txt