On 06/09/2016 11:24 PM, Daniel Pfeifer wrote:
> On Thu, Jun 9, 2016 at 2:17 PM, Brad King <brad.k...@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.

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to