Skip to content

Commit

Permalink
Allow libnyquist install location to be set from command line
Browse files Browse the repository at this point in the history
  • Loading branch information
meshula committed Jan 22, 2019
1 parent 73bf914 commit f760776
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ cmake_minimum_required(VERSION 3.10)

set(LIBNYQUIST_ROOT "${CMAKE_CURRENT_SOURCE_DIR}")
set(CMAKE_MODULE_PATH ${LIBNYQUIST_ROOT}/cmake)
set(CMAKE_INSTALL_PREFIX ${LOCAL_ROOT} CACHE PATH "Install set to local" FORCE)

include(CXXhelpers)

Expand Down

0 comments on commit f760776

Please sign in to comment.