• * remove the symbolic link in the meson test
    
    * update python version in meson test
    
    * remove directory from git and add directory creation into azure scripts
    
    * remove the generated symlink
    
    * Update azure-pipelines.yml
    
    Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
    
    Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
    Philip Top authored
     
    Browse Dir »



  • * meson: Basic meson support
    
    With this patch, CLI11 can be used as a meson
    subproject: http://mesonbuild.com/Subprojects.html
    
    However, CMake is still required for testing and
    installation. The current meson.build is not a
    complete replacement.
    
    * meson: Added meson test
    
    * Adding Azure test
    Daniel Mensinger authored
     
    Browse Dir »