Skip to content

add install rule#41

Open
wx257osn2 wants to merge 1 commit intonico:mainfrom
wx257osn2:add-install-rule
Open

add install rule#41
wx257osn2 wants to merge 1 commit intonico:mainfrom
wx257osn2:add-install-rule

Conversation

@wx257osn2
Copy link

This PR makes us to be able to install demumble with cmake --install:

$ cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/path/to -GNinja .
$ cmake --build .
$ cmake --install .      # This PR makes this line available
$ /path/to/bin/demumble --help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant