transmission/.github
Mike Gelfand c5b1df0daa
Support in-source builds (#4955)
* Support in-source builds

Don't copy third-party directories into themselves (actually, don't copy
them at all) by switching from `URL` to `SOURCE_DIR`. Separate build,
source, and install directories for third-party libraries.

* Trigger builds on changes to cmake/

That directory contains TrMacros.cmake which influences build logic in
other places.
2023-02-19 16:10:25 +00:00
..
ISSUE_TEMPLATE chore: add ISSUE_TEMPLATE (#3923) 2022-10-10 17:08:22 -05:00
codeql Add CodeQL workflow (#4125) 2022-11-12 19:26:06 +00:00
workflows Support in-source builds (#4955) 2023-02-19 16:10:25 +00:00