Skip to content
Snippets Groups Projects
Commit 8c322877 authored by Markus Blatt's avatar Markus Blatt
Browse files

[Merge][Cmake] Merged revisions : 1786

Revision  r1786
.----------------------
Install cmake modules


[[Imported from SVN: r1861]]
parents 0e0d5233 8e74f4b6
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ EXTRA_DIST=dune.module
# need automake >= 1.5
AUTOMAKE_OPTIONS = foreign 1.5
SUBDIRS = dune doc m4
SUBDIRS = cmake dune doc m4
# use configured compiler for "make distcheck"
# doxygen is difficult to convince to build in a special directory...
......
Makefile.in
Makefile
SUBDIRS= modules pkg
Makefile.in
Makefile
MODULES = DuneIstlMacros.cmake \
FindSuperLU.cmake
modulesdir= $(datadir)/cmake/modules
modules_DATA = ${MODULES}
include $(top_srcdir)/am/global-rules
Makefile.in
Makefile
......@@ -18,6 +18,9 @@ AC_SUBST([AM_LDFLAGS], '$(DUNE_LDFLAGS) $(DUNE_LIBS)')
# write output
AC_CONFIG_FILES([Makefile
cmake/Makefile
cmake/modules/Makefile
cmake/pkg/Makefile
doc/comm/Makefile
doc/comm/figures/Makefile
doc/doxygen/Makefile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment