]> git.99rst.org Git - git.git/commit
clar: add CMake support
authorJohannes Schindelin <redacted>
Wed, 4 Sep 2024 14:17:25 +0000 (16:17 +0200)
committerJunio C Hamano <redacted>
Wed, 4 Sep 2024 15:41:38 +0000 (08:41 -0700)
commit894deb76a02c7bc98418100ec881768da77f3b75
tree6587c799fc6c1bbccdaeca8f2b5a09c0a947445d
parentc9763684ea1da13fc511eebeea3bc0b80c6c9c0e
clar: add CMake support

Now that we're using `clar` as powerful test framework, we have to
adjust the Visual C build (read: the CMake definition) to be able to
handle that, too.

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