mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
048d1adb4e
Provide a way for custom commands to inform the ninja build tool about their implicit dependencies. For now simply make use of the option an error on other generators. Closes: #15479
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
^CMake Error at CustomCommandDepfile-ERROR.cmake:1 \(add_custom_command\):
|
|
add_custom_command Option DEPFILE not supported by [^
|
|
]+
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)$
|