summaryrefslogtreecommitdiff
path: root/other/cmake/DHT_bootstrap.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'other/cmake/DHT_bootstrap.cmake')
-rw-r--r--other/cmake/DHT_bootstrap.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/other/cmake/DHT_bootstrap.cmake b/other/cmake/DHT_bootstrap.cmake
index f978baa4..c3c313ae 100644
--- a/other/cmake/DHT_bootstrap.cmake
+++ b/other/cmake/DHT_bootstrap.cmake
@@ -7,4 +7,3 @@ add_executable(${exe_name}
7 DHT_bootstrap.c) 7 DHT_bootstrap.c)
8 8
9linkCoreLibraries(${exe_name}) 9linkCoreLibraries(${exe_name})
10addCompilerFlags()