RaftKeeper icon indicating copy to clipboard operation
RaftKeeper copied to clipboard

Add new 4lw command `bdop` to get build options

Open JackyWoo opened this issue 10 months ago • 0 comments

Describe your ideas

Add new 4lw command bdop to get build options. The following list some usefull options:

VERSION:
BUILD_TIME:
BUILD_TYPE: Release
ARCHITECTURE: x86_64 or arm
COMPILER: clang-13
C_FLAGS: ...
CXX_FLAGS:...
GIT_COMMIT: xxx
GIT_COMMIT_MESSAGE: Add new 4lw command bdop to get build options 

Solution

JackyWoo avatar Apr 25 '24 02:04 JackyWoo