Fredrik Fornwall
9 years ago
1 changed files with 7 additions and 7 deletions
@ -1,11 +1,11 @@ |
|||||
diff -u -r ../neovim-master/src/nvim/CMakeLists.txt ./src/nvim/CMakeLists.txt
|
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
|
--- ../neovim-master/src/nvim/CMakeLists.txt 2015-09-10 20:52:25.000000000 -0400
|
||||
+++ ./src/nvim/CMakeLists.txt 2015-03-23 19:06:38.089165961 -0400
|
+++ ./src/nvim/CMakeLists.txt 2015-09-11 10:12:10.807065155 -0400
|
||||
@@ -175,7 +175,6 @@
|
@@ -235,7 +235,6 @@
|
||||
${LIBTERMKEY_LIBRARIES} |
if(UNIX) |
||||
${LIBUNIBILIUM_LIBRARIES} |
list(APPEND NVIM_LINK_LIBRARIES |
||||
m |
m |
||||
- util
|
- util
|
||||
${CMAKE_THREAD_LIBS_INIT} |
) |
||||
) |
endif() |
||||
|
|
||||
|
Loading…
Reference in new issue