tud-zih-energy / lo2s

Linux OTF2 Sampling - A Lightweight Node-Level Performance Monitoring Tool
https://tu-dresden.de/zih/forschung/projekte/lo2s?set_language=en
GNU General Public License v3.0
45 stars 13 forks source link

fix(build): Set lo2s_USE_STATIC_LIBS to OFF #263

Closed cvonelm closed 1 year ago

cvonelm commented 1 year ago

Some distributions (e.g. Arch Linux) do not guarantee to ship static libraries.

So change the default for lo2s_USE_STATIC_LIBS to OFF.