Bug 30814 - Кривые правила CMake
Summary: Кривые правила CMake
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: libksane4-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-08 01:51 MSK by Andrey Cherepanov
Modified: 2015-03-08 01:51 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2015-03-08 01:51:09 MSK
Собираю Tellico, который (в отличие от kde4-ksaneplugin) с собой FindKSane.cmake не носит. Получаю при установленном libksane4-devel:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
KSANE_INCLUDE_DIR
KSANE_LIBRARY

Если подложить FindKSane.cmake из kde4-ksaneplugin, то всё работает.