Skip to content

Commit

Permalink
Include cpack (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
maorv authored and equalsraf committed May 5, 2016
1 parent cec1120 commit 487e849
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
cmake_minimum_required(VERSION 2.8.11)
project(neovim-qt)

INCLUDE(CPack)

if(NOT EXISTS ${NEOVIM_EXEC})
set(NEOVIM_EXEC nvim)
endif()
Expand Down

0 comments on commit 487e849

Please sign in to comment.