Revert "Remove 3rdparty/boost/Makefile.am"

This reverts commit 125ed160d6.
This commit is contained in:
Jean-Marc Lasgouttes 2020-11-29 19:14:40 +01:00
parent 4e3ecda3e5
commit f53a205720

12
3rdparty/boost/Makefile.am vendored Normal file
View File

@ -0,0 +1,12 @@
include $(top_srcdir)/config/common.am
EXTRA_DIST = boost \
CMakeLists.txt \
LICENSE_1_0.txt \
libs/CMakeLists.txt \
libs/regex/CMakeLists.txt \
libs/regex/src/CMakeLists.txt
AM_CPPFLAGS += -DBOOST_USER_CONFIG="<config.h>"
AM_CPPFLAGS += $(BOOST_INCLUDES)