Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/FindBacktrace: Fix compilation as C90 | Brad King | 2024-04-17 | 1 | -3/+6 |
| | | | | | Revise the test from commit 9433755e5d (FindBacktrace: Add imported library, 2024-04-06) to work when compiled as C90. | ||||
* | FindBacktrace: Add imported library | David Faure | 2024-04-15 | 3 | -0/+74 |
This is to avoid (a future version of) Qt from having to wrap FindBacktrace like [1]. [1] https://code.qt.io/cgit/qt/qtbase.git/tree/cmake/FindWrapBacktrace.cmake |