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

lib{mformat}: {mxx cxx}{format} $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{mformat}: bin.lib.version = @"-$version.project_id"
else
  lib{mformat}: bin.lib.version = @"-$version.major.$version.minor"

# Install into the libmformat/ subdirectory of, say, /usr/include/.
#
install.include = $install.include/$project/