Relocate framework header to darling-framework folder

This commit is contained in:
Thomas A 2022-09-05 16:21:35 -07:00
parent c34002865e
commit 1528319f22
5 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@ set(FRAMEWORK_VERSION "A")
generate_sdk_framework(SecurityTokend
VERSION ${FRAMEWORK_VERSION}
HEADER "include/SecurityTokend"
HEADER "darling-framework/include/SecurityTokend"
PRIVATE
)

View File

@ -0,0 +1 @@
../../../lib/SecTokend.h

View File

@ -0,0 +1 @@
../../../lib/tokend_types.h

View File

@ -1 +0,0 @@
../../lib/SecTokend.h

View File

@ -1 +0,0 @@
../../lib/tokend_types.h