Remove checks for CMake < 3.16

This commit is contained in:
Michael Legleux
2022-03-24 11:40:34 -07:00
committed by manojsdoshi
parent 375af87a86
commit bea9610440
14 changed files with 48 additions and 109 deletions

View File

@@ -125,7 +125,7 @@ if (local_libarchive)
--build .
--config $<CONFIG>
--target archive_static
$<$<VERSION_GREATER_EQUAL:${CMAKE_VERSION},3.12>:--parallel ${ep_procs}>
--parallel ${ep_procs}
$<$<BOOL:${is_multiconfig}>:
COMMAND
${CMAKE_COMMAND} -E copy