You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/ExternalProject/BadIndependentStep2-stderr.txt

8 lines
336 B

^CMake Error at [^
]*/Modules/ExternalProject.cmake:[0-9]+ \(message\):
ExternalProject 'proj' step 'update' is marked INDEPENDENT but depends on
step 'custom' that is not marked INDEPENDENT.
Call Stack \(most recent call first\):
BadIndependentStep2.cmake:[0-9]+ \(ExternalProject_Add_Step\)
CMakeLists.txt:[0-9]+ \(include\)$