Ferhat Kurtulmuş via Digitalmars-d-learn Tue, 06 May 2025 06:02:12 -0700
On Tuesday, 6 May 2025 at 11:24:54 UTC, Ferhat Kurtulmuş wrote:
"dflags-windows": [ "-L-L$SOME_LIB_PATH // or %SOME_LIB_PATH% ], How to achieve this? Is this even possible?
"dflags-windows": [ "-L-L$SOME_LIB_PATH // or %SOME_LIB_PATH% ],
How to achieve this? Is this even possible?
Ok, this actually works. Thanks