1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-12-31 18:30:54 +00:00

Update README.md

This commit is contained in:
Anichitei Ionel-Cristinel 2020-11-17 16:53:51 +02:00 committed by GitHub
parent 8528de2d98
commit 432f2290c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,9 +74,7 @@ make
make install
```
The default build type is Release.
Note that the current install behavior differs based on how the installation is done. When using make, the `bdshemu.h` header is placed by default in `include/bddisasm/bdshemu` in your install location, while the cmake method will place it in `include/bddisasm`. Using cmake also provides support for pkg-config.
The default build type is Release. Using cmake provides support for pkg-config.
### Building disasmtool_lix