[cmake-developers] Review request: extract-cmMessenger branch

Stephen Kelly steveire at gmail.com
Thu Jun 9 18:01:46 EDT 2016


On 06/09/2016 11:24 PM, Daniel Pfeifer wrote:
> On Thu, Jun 9, 2016 at 2:17 PM, Brad King <brad.king at kitware.com> wrote:
>> On 06/09/2016 05:06 AM, Tobias Hunger wrote:
>>> CMake Error at src/1/app/CMakeLists.txt:70 (add_custom_target):
>>>   Cannot find source file:
>>>
>>>     unknownFile.qml
>>>
>>>   Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
>>>
>>>
>>> CMake Error at src/1/CMakeLists.txt:8 (add_subdirectory):
>>>   add_subdirectory given source "app1" which is not an existing directory.
>> This is meant to be the canonical style, and the IssueMessage
>> infrastructure produces it.  Not everything has been converted
>> to use it though.
> I have rebased again and pushed to my github clone:
> https://github.com/purpleKarrot/CMake/commits/extract-cmMessenger

You seem to still be rebasing an old version of the branch, not the
updated one from my github.

I'm sure the tests on my github branch all pass - at least they did a
few hours ago.

Thanks,

Steve.



More information about the cmake-developers mailing list