diff options
Diffstat (limited to 'cmake/include.cmake')
| -rw-r--r-- | cmake/include.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmake/include.cmake b/cmake/include.cmake index ace51d0f..414ea0ad 100644 --- a/cmake/include.cmake +++ b/cmake/include.cmake @@ -2,9 +2,6 @@ set(HEADERS_SOURCE_DIR "${CMAKE_SOURCE_DIR}/include/ouroboros") # SOCK_BUF_SIZE is in cmake/config/global.cmake -configure_file("${CMAKE_SOURCE_DIR}/include/ouroboros/version.h.in" - "${CMAKE_BINARY_DIR}/include/ouroboros/version.h" @ONLY) - configure_file("${CMAKE_SOURCE_DIR}/include/ouroboros/sockets.h.in" "${CMAKE_BINARY_DIR}/include/ouroboros/sockets.h" @ONLY) |
