We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b9e44 commit 95e363eCopy full SHA for 95e363e
doc/makefile
@@ -3,5 +3,6 @@ include prorab-doxygen.mk
3
4
this_out_dir := out
5
this_name := ruis-render-null
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