summaryrefslogtreecommitdiff
path: root/libmprint/libmprint/buildfile
blob: cfcad898a5170cc596daf0169388772120184a3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
import libs = libstd-modules%liba{std-modules}

lib{mprint}: {mxx cxx}{print} $libs

# For pre-releases use the complete version to make sure they cannot be used
# in place of another pre-release or the final version.
#
if $version.pre_release
  lib{mprint}: bin.lib.version = @"-$version.project_id"
else
  lib{mprint}: bin.lib.version = @"-$version.major.$version.minor"

# Install into the libmprint/ subdirectory of, say, /usr/include/.
#
mxx{*}: install = include/$project/