mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-03 19:52:47 -05:00
Add an option override the autodetected directory for installing bash completions
This commit is contained in:

committed by
Michał Trojnara

parent
c718882ffb
commit
f57b469c29
@ -60,6 +60,7 @@ You may need to use `cmake3` instead of `cmake` to complete the following steps
|
||||
-DCMAKE_C_COMPILER=clang
|
||||
-DCMAKE_PREFIX_PATH=[openssl directory];[curl directory]
|
||||
-DCMAKE_INSTALL_PREFIX=[installation directory]
|
||||
-DBASH_COMPLETION_USER_DIR=[bash completion installation directory]
|
||||
|
||||
```
|
||||
* Then call that build system to actually compile/link the osslsigncode project (alias `make`):
|
||||
|
Reference in New Issue
Block a user