Skip to content
  • Timothy Lyanguzov's avatar
    Prevent adding root directory to include list · b25618f6
    Timothy Lyanguzov authored
    there is a file VERSION in the root directory which clashes with C++20 standard header <version>
    "config.h" file is created in "config" subdirectory to prevent adding "-I.." to generated Makefile
    
    closes #218, #252
    b25618f6