3 days ago

"dflags-windows": [
"-L-L$SOME_LIB_PATH // or %SOME_LIB_PATH%
],

How to achieve this? Is this even possible?

3 days ago

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?

Ok, this actually works. Thanks