summaryrefslogtreecommitdiff
path: root/libhello/build
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-06-12 10:46:38 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-06-12 10:47:06 +0300
commit45fe812417c0a60f33029d2280e4970a62a7f28f (patch)
treee0557a0fd9cbe81bc5d191ba8254cd0ca7eb8cf8 /libhello/build
parent143398e35b2e3ee03be221e76ef77a742195e0aa (diff)
Release version 1.0.0+12v1.0.0+121.0
Don't set cxx.importable variable and don't refer to hbmis/hbmia targets in buildfiles.
Diffstat (limited to 'libhello/build')
-rw-r--r--libhello/build/root.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/libhello/build/root.build b/libhello/build/root.build
index ae3d2a6..21e0a2e 100644
--- a/libhello/build/root.build
+++ b/libhello/build/root.build
@@ -11,10 +11,6 @@ ixx{*}: extension = ixx
txx{*}: extension = txx
cxx{*}: extension = cxx
-# Assume headers are importable unless stated otherwise.
-#
-hxx{*}: cxx.importable = true
-
# The test target for cross-testing (running tests under Wine, etc).
#
test.target = $cxx.target