mirror of
https://github.com/curl/curl.git
synced 2026-04-14 18:21:40 +03:00
cmake: rename testbins target to tt, restore internal option
To make it easy to type. The internal option is used in CI.
Follow-up to aae361242f #20708
Closes #20768
This commit is contained in:
parent
7a80082471
commit
1b35c9e1e3
8 changed files with 17 additions and 13 deletions
|
|
@ -63,7 +63,7 @@ This release includes the following bugfixes:
|
|||
o cmake: normalize uppercase hex winver (for display) [191]
|
||||
o cmake: omit `curl.rc` from curltool lib [209]
|
||||
o cmake: reference OpenSSL and ZLIB imported targets only when enabled [41]
|
||||
o cmake: replace internal option with a new `testbins` target [220]
|
||||
o cmake: replace internal option with a new `tt` (test tools) target [220]
|
||||
o cmake: silence potential unused var warnings in C++ test snippet [201]
|
||||
o cmake: silence silly Apple clang warnings in C89 mode, test in CI [14]
|
||||
o cmake: silence useless compiler warnings triggered by the FASTBuild generator [43]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue