Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.2:Ports
kdbg
fix-build-with-cmake-3_4_3.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-build-with-cmake-3_4_3.diff of Package kdbg
diff --git a/kdbg/CMakeLists.txt b/kdbg/CMakeLists.txt index fba8fb6..d398d58 100644 --- a/kdbg/CMakeLists.txt +++ b/kdbg/CMakeLists.txt @@ -4,6 +4,8 @@ add_subdirectory(typetables) include_directories(${KDE4_INCLUDES} ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} ) include(CheckFunctionExists) +include(CheckIncludeFiles) +include(CheckLibraryExists) CHECK_INCLUDE_FILES(pty.h HAVE_PTY_H) CHECK_INCLUDE_FILES(libutil.h HAVE_LIBUTIL_H)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor