Fix an issue that Orca rebuilds every time. (#10033)

remove SLIC3R_BUILD_TIME as it cause rebuild everytime
This commit is contained in:
SoftFever
2025-06-30 23:05:53 +08:00
committed by GitHub
parent 3f7d5b85fd
commit 10687085ee
3 changed files with 0 additions and 11 deletions

View File

@@ -9,7 +9,6 @@
#define GIT_COMMIT_HASH "0000000" // 0000000 means uninitialized
#endif
#define SLIC3R_BUILD_ID "@SLIC3R_BUILD_ID@"
#define SLIC3R_BUILD_TIME "@SLIC3R_BUILD_TIME@"
//#define SLIC3R_RC_VERSION "@SLIC3R_VERSION@"
#define BBL_RELEASE_TO_PUBLIC @BBL_RELEASE_TO_PUBLIC@
#define BBL_INTERNAL_TESTING @BBL_INTERNAL_TESTING@