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

[duneproject,release] Let new modules create CMake package configuration files with autotools.

parent 1037d534
No related branches found
No related tags found
No related merge requests found
......@@ -464,6 +464,10 @@ DISTCHECK_CONFIGURE_FLAGS = $DISTCHECK_CONFIGURE_FLAGS CXX="\$(CXX)" CC="\$(CC)"
include \$(top_srcdir)/am/top-rules
include \$(top_srcdir)/am/global-rules
# Generate package configuration files for finding
# installed modules with CMake
include $(top_srcdir)/am/cmake-pkg-config
M_DELIM
################## CMakeLists.txt ##################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment