Skip to content

Commit b7c00a6

Browse files
smowtonpeterschrammel
authored andcommitted
Enable Boost per default
1 parent c7e65e5 commit b7c00a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/config.inc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ BUILD_ENV = AUTO
1111
#CXXFLAGS += -O2 -DNDEBUG
1212
#CXXFLAGS += -O0 -g
1313

14+
CXXFLAGS += -DUSE_BOOST
1415
LIBS=-lboost_filesystem -lboost_system
1516

1617
# If GLPK is available; this is used by goto-instrument and musketeer.

0 commit comments

Comments
 (0)