From b8c95ff8a13a54ba0d6fd90dcf4579bca9c0b8fb Mon Sep 17 00:00:00 2001 From: Jan Christoph Uhde Date: Fri, 15 Jan 2016 17:42:32 +0100 Subject: [PATCH] add CMakeLists.txt for libev --- 3rdParty/libev/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 3rdParty/libev/CMakeLists.txt diff --git a/3rdParty/libev/CMakeLists.txt b/3rdParty/libev/CMakeLists.txt new file mode 100644 index 0000000000..8395a45011 --- /dev/null +++ b/3rdParty/libev/CMakeLists.txt @@ -0,0 +1,2 @@ +#are we allowed to use? +#https://github.com/openwebos/nodejs/blob/master/deps/libev/CMakeLists.txt