diff options
Diffstat (limited to 'apps/http-proxy/CMakeLists.txt')
-rw-r--r-- | apps/http-proxy/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/http-proxy/CMakeLists.txt b/apps/http-proxy/CMakeLists.txt index 7c68131ef..b6ee5e010 100644 --- a/apps/http-proxy/CMakeLists.txt +++ b/apps/http-proxy/CMakeLists.txt @@ -28,8 +28,6 @@ include_directories( SYSTEM ${CMAKE_BINARY_DIR} ${LIB${TRANSPORT_LIBRARY}_INCLUDE_DIR} - http-server - http-client ) set(LIB_SOURCE_FILES |