mirror of
https://github.com/tkuschel/bees.git
synced 2025-11-17 23:09:14 +01:00
build: move BEES_VERSION to a separate C file to avoid unnecessary building
Every git commit was causing bees.cc and bees-hash.cc to be rebuilt, which was expensive and unnecessary. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include "bees-version.h"
|
||||
#include "bees.h"
|
||||
|
||||
#include "crucible/crc64.h"
|
||||
|
||||
Reference in New Issue
Block a user