Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Update
kadu
0001-fix_SDK_DIR.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-fix_SDK_DIR.patch of Package kadu
Index: kadu-1.2/CMakeLists.txt =================================================================== --- kadu-1.2.orig/CMakeLists.txt +++ kadu-1.2/CMakeLists.txt @@ -221,11 +221,10 @@ macro (kadu_configure_package_config_fil elseif ("${_mode}" STREQUAL INSTALL_TREE) set (INCLUDE_DIR "${INSTALL_INCLUDE_DIR}") set (SDK_DIR "${INSTALL_SDK_DIR}") - list (APPEND path_vars INCLUDE_DIR SDK_DIR) configure_package_config_file ("${_in}" "${_out}" INSTALL_DESTINATION "${INSTALL_CMAKE_DIR}" - PATH_VARS ${path_vars} + PATH_VARS INCLUDE_DIR SDK_DIR NO_SET_AND_CHECK_MACRO NO_CHECK_REQUIRED_COMPONENTS_MACRO ) endif ()
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