premake-core icon indicating copy to clipboard operation
premake-core copied to clipboard

postbuildcommands() supported running when target don't need build

Open lailongwei opened this issue 3 years ago • 0 comments

My project has some config files, when edited the config files, and run make xxx,premake tool generated makefile will not run postbuildcommands(), for this case, can add support?

lailongwei avatar Aug 10 '22 03:08 lailongwei