music / rpms / clementine

Forked from rpms/clementine 11 months ago
Clone

dd9c512 Build as C++17 instead of C++11

Authored and Committed by music 11 months ago
    Build as C++17 instead of C++11
    
    - Protobuf v4 (23.x) needs at least C++14, but the package does not
      compile as C++14, so we use C++17 instead
    
        
file modified
+1 -0