3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-08 08:15:47 +00:00

cmake: Cleanup remnants of workaround for USES_TERMINAL.

In older versions, this was dependent upon the version of cmake,
but when it was updated for newer cmake, these remnants were
left.
This commit is contained in:
Bruce Mitchener 2022-07-02 21:04:20 +07:00 committed by Nikolaj Bjorner
parent 8313282cda
commit 42f5047463
9 changed files with 15 additions and 22 deletions

View file

@ -204,7 +204,7 @@ if (MSVC)
${Z3_GENERATED_FILE_EXTRA_DEPENDENCIES}
${Z3_FULL_PATH_API_HEADER_FILES_TO_SCAN}
COMMENT "Generating \"${dll_module_exports_file}\""
${ADD_CUSTOM_COMMAND_USES_TERMINAL_ARG}
USES_TERMINAL
VERBATIM
)
add_custom_target(libz3_extra_depends