Rex Dieter wrote:

> Martin Gansser wrote:
>> CMake Error at
>> external/FindLibObs.cmake:98 (include):
>>   include could not find load file:
>> 
>>     /usr/include/obs/../cmake/external/ObsPluginHelpers.cmake
>> Call Stack (most recent call first):
>>   CMakeLists.txt:9 (include)
> 
> Easiest explanation is that the file
> /usr/include/obs/../cmake/external/ObsPluginHelpers.cmake
> doesn't exist as FindLibObs.cmake expects

Confirmed, external/FindLibObs.cmake contains:
        include(${LIBOBS_INCLUDE_DIR}/../cmake/external/ObsPluginHelpers.cmake)

and I can't see how that can expect to work reliably.  This needs patching 
or collaboration with your upstream.

-- Rex
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to