]> granicus.if.org Git - libevent/commit
cmake/win32: fix running regress, but fixing finding python2 interpreter
authorAzat Khuzhin <a3at.mail@gmail.com>
Tue, 25 Oct 2016 21:51:56 +0000 (00:51 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Tue, 25 Oct 2016 22:41:07 +0000 (01:41 +0300)
commitbcb990ab7cf4921c2c30a1aa4fcb4c0131fffe94
tree1fbf4d67a15cae23428c3716329230e4456dfe97
parent236161611f4bd1414f0837de1cb0077081969a5e
cmake/win32: fix running regress, but fixing finding python2 interpreter

  Could not find executable C:/projects/libevent/build/bin/regress
  Looked in the following places:
  C:/projects/libevent/build/bin/regress
  C:/projects/libevent/build/bin/regress.exe
  ...
   9/13 Test  #9: regress__WIN32_debug ................***Not Run   0.00 sec

Link: https://ci.appveyor.com/project/nmathewson/libevent/build/2.1.6.271/job/wvy2jp7uojcut5cx#L1256
Fixes: #411
CMakeLists.txt