From 094fde33ee71fd3b25cac1968665cab6d3f260a2 Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Mon, 25 Aug 2014 19:45:45 +0200 Subject: [PATCH] Added cURL to the list of dependecies --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 8c61be11b..8ce735728 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -49,6 +49,7 @@ distributions. work. * GLEW * Boost's smart_ptr and format headers +* cURL Note: We tried to write our code clean, portable and platform neutral, so it should be possible to compile it on a wide range of platforms -- 2.11.0