mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
makefiles and versioning update complete
This commit is contained in:
@ -69,6 +69,11 @@ ifeq ($(ROOTSLS),yes)
|
||||
endif
|
||||
|
||||
|
||||
define colorecho
|
||||
@tput setaf 6
|
||||
@echo $1
|
||||
@tput sgr0
|
||||
endef
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user