• Manuel Pégourié-Gonnard's avatar
    Use a full config.h with doxygen · 1989caf7
    Manuel Pégourié-Gonnard authored
    Otherwise we get warnings that some documentation items don't have
    corresponding #define, and more importantly the corresponding snippets are not
    included in the output.
    
    For that we need a modified version of the "full" argument for config.pl.
    
    Also, the new CMakeLists.txt target only works on Unix (which was already the
    case of the Makefile target). Hopefully this is not an issue as people are
    unlikely to need that target on Windows.
    1989caf7