Compiling mbedtls with IAR

Hello I am trying to compile mbedtls using IAR version 8.4 and I am running into a linker error. I am using cmake (version 3.24.0-rc4) cmake --build to build the library files. However I get the following errors:

How do I change the IAR linker so that it will link alternate C source functions from /…/Embedded Workbench 8.4/arm/src/lib/file from the command line?

Thanks,
Myanman