1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-18 05:28:09 +00:00

Added bdhelpers to CMake.

This commit is contained in:
BITDEFENDER\vlutas 2021-11-03 09:34:04 +02:00
parent dac2092c17
commit 4ff620cb76

View File

@ -97,6 +97,7 @@ add_library(
bddisasm/crt.c
bddisasm/bddisasm.c
bddisasm/bdformat.c
bddisasm/bdhelpers.c
# Add the headers so they will show up in IDEs.
bddisasm/include/instructions.h
bddisasm/include/mnemonics.h