You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add RUNTIME_DESTINATION
It's possible to put libraries and binaries directly to bin/ and lib/ (using RUNTIME_DESTINATION /) instead of bin/<name-version> and lib/<name-version>
* Add tests for RUNTIME_DESTINATION feature
* Update README.md
* Update .cmake-format
* Update .github/workflows/test.yml
Refactor: move test to it's own step
Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
* Fix: syntax error in test.yml
---------
Co-authored-by: Lars Melchior <TheLartians@users.noreply.github.com>
0 commit comments