mirror of
https://github.com/reactos/CMake.git
synced 2025-01-05 18:38:46 +00:00
fe5d6e8c0f
Teach the add_custom_command and add_custom_target commands a new USES_TERMINAL option. Use it to tell the generator to give the command direct access to the terminal if possible.
5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
CMake Error at SourceUsesTerminal.cmake:1 \(add_custom_command\):
|
|
add_custom_command USES_TERMINAL may not be used with SOURCE signatures
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|