mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-02-16 22:37:35 +00:00
Windows doesn’t have AUTOMATIC VERSIONING yet
This commit is contained in:
parent
9b7ca2157b
commit
4bc50553d0
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
compiler.cpp.extra_flags=-DUSE_AUTOMATIC_VERSIONING
|
||||
compiler.cpp.extra_flags.windows=
|
||||
build.custom_bin.path.macosx=/usr/local/bin/
|
||||
build.custom_bin.path.linux=
|
||||
recipe.hooks.prebuild0.pattern={build.custom_bin.path}generate_version_header_for_marlin "{build.source.path}" "{build.path}/sketch/_Version.h"
|
||||
|
|
Loading…
Reference in a new issue