diff CMakeLists.txt @ 473:c9a5d72f8481

changing the namespace of HTTP enumerations
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 15 Jul 2013 17:22:13 +0200
parents 84966299c8f8
children 72cca077abf8
line wrap: on
line diff
--- a/CMakeLists.txt	Mon Jul 15 13:50:36 2013 +0200
+++ b/CMakeLists.txt	Mon Jul 15 17:22:13 2013 +0200
@@ -153,7 +153,6 @@
   Core/Lua/LuaFunctionCall.cpp
 
   OrthancCppClient/HttpClient.cpp
-  OrthancCppClient/HttpEnumerations.cpp
   OrthancCppClient/HttpException.cpp
   )