"Fossies" - the Fresh Open Source Software Archive

Member "dune-typetree-2.8.0/dune/typetree/CMakeLists.txt" (31 Aug 2021, 631 Bytes) of package /linux/misc/dune/dune-typetree-2.8.0.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 install(FILES
    2   accumulate_static.hh
    3   childextraction.hh
    4   compositenode.hh
    5   dynamicpowernode.hh
    6   exceptions.hh
    7   filteredcompositenode.hh
    8   filters.hh
    9   fixedcapacitystack.hh
   10   generictransformationdescriptors.hh
   11   leafnode.hh
   12   nodeinterface.hh
   13   nodetags.hh
   14   pairtraversal.hh
   15   powercompositenodetransformationtemplates.hh
   16   powernode.hh
   17   proxynode.hh
   18   simpletransformationdescriptors.hh
   19   transformation.hh
   20   transformationutilities.hh
   21   traversal.hh
   22   traversalutilities.hh
   23   treecontainer.hh
   24   treepath.hh
   25   typetraits.hh
   26   typetree.hh
   27   utility.hh
   28   visitor.hh
   29   DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/dune/typetree)