Skip to content
Snippets Groups Projects
Forked from Xiph.Org / Vorbis
17 commits behind the upstream repository.
  • Ralph Giles's avatar
    8ef0f805
    Add build flags for YouCompleteMe. · 8ef0f805
    Ralph Giles authored
    Add a .ycm_extra.conf.py script to return the same CFLAGS
    we pass for `make debug`. These are passed to libclang
    so symbol lookup works correctly.
    
    Note this doesn't pick up changes to the build config,
    including non-default locations for the ogg headers,
    but it's better than nothing.
    8ef0f805
    History
    Add build flags for YouCompleteMe.
    Ralph Giles authored
    Add a .ycm_extra.conf.py script to return the same CFLAGS
    we pass for `make debug`. These are passed to libclang
    so symbol lookup works correctly.
    
    Note this doesn't pick up changes to the build config,
    including non-default locations for the ogg headers,
    but it's better than nothing.
.ycm_extra_conf.py 195 B