premake-core
premake-core copied to clipboard
postbuildcommands() supported running when target don't need build
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?