Using of .dld files in cmake

I have linker configuration file(.dld) which will call all the linker scripts(.lsl).
I want to use .dld file in cmake.

Is it possible ?
If yes ,Please give me the commands for it.

thanks in advance