You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
362 B
11 lines
362 B
diff -u -r ../neovim-master/src/nvim/CMakeLists.txt ./src/nvim/CMakeLists.txt
|
|
--- ../neovim-master/src/nvim/CMakeLists.txt 2015-03-21 08:21:51.000000000 -0400
|
|
+++ ./src/nvim/CMakeLists.txt 2015-03-23 19:06:38.089165961 -0400
|
|
@@ -175,7 +175,6 @@
|
|
${LIBTERMKEY_LIBRARIES}
|
|
${LIBUNIBILIUM_LIBRARIES}
|
|
m
|
|
- util
|
|
${CMAKE_THREAD_LIBS_INIT}
|
|
)
|
|
|
|
|