Merge branch 'jc/cmake-unit-test-updates'
commitcbb5b53a9c0e6bbe6f8df2dd371735ecbc710fe7
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 Sep 2024 17:37:13 +0000 (25 10:37 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Sep 2024 17:37:13 +0000 (25 10:37 -0700)
tree2e282d9c903977bc833a99f7d199ecc4235bdda5
parent7644bb0aaa9f89cd5d523cbecfd9d87d890b4cb9
parent8afda42fce60126fe6d3bde86a44d8db63a77c08
Merge branch 'jc/cmake-unit-test-updates'

CMake adjustments for recent changes around unit tests.

* jc/cmake-unit-test-updates:
  cmake: generalize the handling of the `UNIT_TEST_OBJS` list
  cmake: stop looking for `REFTABLE_TEST_OBJS` in the Makefile
  cmake: rename clar-related variables to avoid confusion