Fix Debian package generation
Reviewers: teon.banek, buda Reviewed By: teon.banek Differential Revision: https://phabricator.memgraph.io/D1376
This commit is contained in:
parent
609f33b086
commit
df11e8fd2c
@ -156,7 +156,7 @@ set(examples ${CMAKE_SOURCE_DIR}/release/examples)
|
||||
install(
|
||||
CODE
|
||||
"execute_process(COMMAND ${examples}/build_examples
|
||||
${CMAKE_CURRENT_BINARY_DIR}/memgraph
|
||||
${CMAKE_BINARY_DIR}/memgraph
|
||||
${CMAKE_BINARY_DIR}/tests/manual/bolt_client
|
||||
WORKING_DIRECTORY ${examples})")
|
||||
install(DIRECTORY ${examples}/build/ DESTINATION share/memgraph/examples)
|
||||
|
Loading…
Reference in New Issue
Block a user