gtsam/gtsam/3rdparty/Makefile.am

9 lines
260 B
Makefile

# 3rd Party libraries to be built and installed along with gtsam
# All the sub-directories that need to be built
SUBDIRS = Eigen
# And the corresponding libraries produced
# TODO add sublibs when something in 3rdparty actually needs compilation
# SUBLIBS =