Skip to content
  • Luker's avatar
    CMake: Profiling. · da3a054d
    Luker authored
    
    
    Enable Profiling for both gcc and clang.
    This should give us a small boost in performance,
    specially on few symbols per block.
    
    Also: mark CMake features as advanced and use a forward
    declaration instead of a struct in the C interface.
    
    Signed-off-by: default avatarLuca Fulchir <luker@fenrirproject.org>
    da3a054d