summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2021-11-16 13:55:33 -0500
committerEdward Thomson <ethomson@edwardthomson.com>2021-11-16 14:24:46 -0500
commit8aada3ae19d9ef820ad17507fdae5313e8d89e74 (patch)
tree411853325e05c1ce6ae9558b315b54e7ec1de7a5 /tests
parent31749ea57e3f157a99ebf8682905e1209cb56a58 (diff)
downloadlibgit2-ethomson/cmake6.tar.gz
cmake: don't create an object library for libgit2ethomson/cmake6
Now that we require cmake 3.15.0 or better, we can use the `$<TARGET_OBJECTS:...>` generator for any type of library, not just object libraries. This means we do not need to create an unnecessary abstraction in an object library. Removing this unnecessary target greatly simplifies the DX for IDE users.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions