]> git.99rst.org Git - git.git/commit
cmake: also build unit tests
authorJohannes Schindelin <redacted>
Mon, 25 Sep 2023 11:20:30 +0000 (11:20 +0000)
committerJunio C Hamano <redacted>
Thu, 9 Nov 2023 23:16:27 +0000 (08:16 +0900)
commita15d4465a9918911e0953e89276d563fdc8cceef
tree1bc23d277607c734b5deddac55274b9f8ccd2fa3
parentd8f416bbb87c2218ee5e43ec44ab8574a93fe423
cmake: also build unit tests

A new, better way to run unit tests was just added to Git. This adds
support for building those unit tests via CMake.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/buildsystems/CMakeLists.txt
git clone https://git.99rst.org/PROJECT