I get a timeout when i generate my ssis package from BimlExpress in Visual Studio.

I found a reference to this compiler option that should fix exactly my issue, however i dont know how to use it from BimlExpress in Visual Studio.

Any help or alternative way to get around this issue

compiler option:
--ssisExternalColumnsQueryTimeout

Description:
A global setting for the timeout in seconds that should be used when connecting to external data sources to extract external column metadata for SSIS data flows. Specifying zero indicates no timeout. Specifying no value will result in using the time out specified in the connection string (or the default for that database provider).