summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@intec.ugent.be>2016-05-22 11:16:07 +0200
committerSander Vrijders <sander.vrijders@intec.ugent.be>2016-05-22 11:16:07 +0200
commit745cc666e34d7e0c29822615987ce02832ac5a8c (patch)
treefecca6fe4e82ddbf7c42dcfa84353c5544d7b6fd
parent5da36185bde40772eb46592fcda9a4636f1c5cd4 (diff)
parent29ac79cc47297df8a83a65899bd79e1ae421784b (diff)
downloadouroboros-745cc666e34d7e0c29822615987ce02832ac5a8c.tar.gz
ouroboros-745cc666e34d7e0c29822615987ce02832ac5a8c.zip
Merged in sandervrijders/ouroboros/be (pull request #104)
ipcpd: Remove install command from build
-rw-r--r--src/ipcpd/shim-udp/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ipcpd/shim-udp/CMakeLists.txt b/src/ipcpd/shim-udp/CMakeLists.txt
index b4d9ffbd..79d7b72f 100644
--- a/src/ipcpd/shim-udp/CMakeLists.txt
+++ b/src/ipcpd/shim-udp/CMakeLists.txt
@@ -69,8 +69,6 @@ set(SHIM_UDP_SOURCES
# Add source files here
${CMAKE_CURRENT_SOURCE_DIR}/main.c)
-install(FILES ${SHIM_UDP_PROTO_HDRS} DESTINATION ${CMAKE_CURRENT_SOURCE_DIR})
-
add_executable (ipcpd-shim-udp ${SHIM_UDP_SOURCES} ${IPCP_SOURCES}
${SHIM_UDP_PROTO_SRCS} "${CMAKE_CURRENT_BINARY_DIR}/shim_udp_config.h")
target_link_libraries (ipcpd-shim-udp LINK_PUBLIC ouroboros