Commit Graph
3 Commits
Author SHA1 Message Date
Sergiu Deitsch e2f6d7665b fix gcc <= 7.1 compile errors 2022-09-12 10:43:16 -07:00
Sergiu Deitsch 128cbdeb2f cmake: hide private symbols by default 2021-05-21 08:25:08 -07:00
Sergiu Deitsch 13e652939b export missed symbols
Enable `-fvisibility=hidden` and `-fvisibility-inlines-hidden` by default in CI builds to ensure all public symbols are exported correctly.
2021-05-19 16:03:45 -07:00