6f9e0d9 CMake fixes for absl

Authored and Committed by rmattes 3 years ago
    CMake fixes for absl
    
    Update to build with C++17, as absl is built in C++17 mode, and its
    symbols include things like std::string_view.
    
    Tweak CMake to force libbloaty as a static library and enable position
    indepent code to resolve linking errors.
    
        
file modified
+31 -7
file modified
+0 -1