From ad74bfab5650d2766a63ee661219e3413d7a62f8 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 18 Jun 2015 10:12:42 +0200 Subject: Move cxx.poptions setting from root.build to butl/buildfile That's the new recommended way. --- build/root.build | 1 - 1 file changed, 1 deletion(-) (limited to 'build') diff --git a/build/root.build b/build/root.build index dc1c297..1361f7b 100644 --- a/build/root.build +++ b/build/root.build @@ -5,4 +5,3 @@ using cxx cxx.std = 14 -cxx.poptions += -I$src_root -- cgit v1.1