Don't install eb with make
This commit is contained in:
parent
b72a596381
commit
8a614e5141
@ -9,6 +9,7 @@ ExternalProject_Add(
|
||||
PREFIX ${CMAKE_CURRENT_SOURCE_DIR}/eb
|
||||
BUILD_COMMAND make
|
||||
BUILD_IN_SOURCE 1
|
||||
INSTALL_COMMAND ""
|
||||
)
|
||||
include_directories(eb ${CMAKE_BINARY_DIR})
|
||||
option(JANSSON_EXAMPLES "" OFF)
|
||||
|
Loading…
Reference in New Issue
Block a user