Skip to content

BSD support#2

Open
solomonchild wants to merge 5 commits into1_1_1d_BDK_cmakefrom
BSD_support
Open

BSD support#2
solomonchild wants to merge 5 commits into1_1_1d_BDK_cmakefrom
BSD_support

Conversation

@solomonchild
Copy link
Copy Markdown

No description provided.

add_library(crypto STATIC ${crypto_SRCS})

TARGET_INCLUDE_DIRECTORIES(crypto PRIVATE crypto/ec/curve448 crypto/include crypto/ec/curve448/arch_32 ${CMAKE_CURRENT_SOURCE_DIR} crypto/modes include crypto)
TARGET_COMPILE_DEFINITIONS(crypto PRIVATE OPENSSL_PIC OPENSSLDIR=${OPENSSLDIR} ENGINESDIR=${ENGINESDIR} L_ENDIAN _THREAD_SAFE _REENTRANT)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the dir variables seem to be missing quotes

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.

3 participants