mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-05 01:00:11 -05:00
Optional CMake parameters
This commit is contained in:
parent
0f51a06b8f
commit
246f0abbfc
@ -54,7 +54,7 @@ You may need to use `cmake3` instead of `cmake` to complete the following steps
|
|||||||
```
|
```
|
||||||
mkdir build && cd build && cmake -S ..
|
mkdir build && cd build && cmake -S ..
|
||||||
```
|
```
|
||||||
with specific compile options:
|
optional CMake parameters:
|
||||||
```
|
```
|
||||||
-DCMAKE_BUILD_TYPE=Debug
|
-DCMAKE_BUILD_TYPE=Debug
|
||||||
-DCMAKE_C_COMPILER=clang
|
-DCMAKE_C_COMPILER=clang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user