Skip to content

How do I make standalone_package into a separate directory? #3560

Answered by csordasmarton
jimis asked this question in Q&A
Discussion options

You must be logged in to vote

You can set the BUILD_DIR environment variable to a different one before calling this target and I think what will solve your problem:

BUILD_DIR=/home/username/codechecker/build2 make standalone_package

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jimis
Comment options

@jimis
Comment options

@jimis
Comment options

Answer selected by jimis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants