We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e061d22 commit 6a791d7Copy full SHA for 6a791d7
2 files changed
doc/makefile
@@ -3,5 +3,6 @@ include prorab-doxygen.mk
3
4
this_out_dir := out
5
this_name := ruisapp
6
+this_version := $(shell myci-deb-version.sh)
7
8
$(eval $(prorab-build-doxygen))
pkg-config/makefile
@@ -1,4 +1,6 @@
1
include prorab.mk
2
include prorab-pkg-config.mk
+
$(eval $(prorab-pkg-config))
0 commit comments