mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Revert "Remove 3rdparty/boost/Makefile.am"
This reverts commit 125ed160d6
.
This commit is contained in:
parent
4e3ecda3e5
commit
f53a205720
12
3rdparty/boost/Makefile.am
vendored
Normal file
12
3rdparty/boost/Makefile.am
vendored
Normal 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)
|
||||
|
Loading…
Reference in New Issue
Block a user