You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use a makefile to organize tasks in some research code. So, the structure of my code does not follow any typical conventions (like the ones supported "out-of-the-box" here by assuming "build" directory, etc.). How can I manually specify the makefile to parse, or manually specify the directories searched for makefiles, etc.? Thanks.
I use a makefile to organize tasks in some research code. So, the structure of my code does not follow any typical conventions (like the ones supported "out-of-the-box" here by assuming "build" directory, etc.). How can I manually specify the makefile to parse, or manually specify the directories searched for makefiles, etc.? Thanks.