From 4d96bb9086b8f426a62804b3e36fb74853e5c839 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sun, 6 Aug 2017 17:46:02 +0200 Subject: Don't bother installing anything for VC There is no way we can arrange everything as expected so we will just fall back onto standard ifc's. --- build/export.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/export.build b/build/export.build index 8ce55ab..334181e 100644 --- a/build/export.build +++ b/build/export.build @@ -7,4 +7,4 @@ $out_root/: include buildfile } -export $out_root/liba{std-modules} +export $($out_root/:export_target) -- cgit v1.1