Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rhabacker:branches:windows:mingw:win32
mingw32-phonon
wtf.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File wtf.patch of Package mingw32-phonon
diff --git a/cmake/FindPhononInternal.cmake b/cmake/FindPhononInternal.cmake index 3245e9b..002154a 100644 --- a/cmake/FindPhononInternal.cmake +++ b/cmake/FindPhononInternal.cmake @@ -171,12 +171,12 @@ set(CMAKE_MODULE_PATH ${_phonon_cmake_module_path_back}) include(GNUInstallDirs) -set(SHARE_INSTALL_PREFIX "share") # CACHE PATH "Base directory for files which go to share/") +# set(SHARE_INSTALL_PREFIX "share") # CACHE PATH "Base directory for files which go to share/") set(INCLUDE_INSTALL_DIR "include" ) # CACHE PATH "The subdirectory to the header prefix") if (PHONON_BUILD_PHONON4QT5) set(INCLUDE_INSTALL_DIR "include/${PHONON_LIB_SONAME}" ) # CACHE PATH "The subdirectory to the header prefix") endif (PHONON_BUILD_PHONON4QT5) -set(BIN_INSTALL_DIR "bin" ) # CACHE PATH "The install dir for executables (default ${EXEC_INSTALL_PREFIX}/bin)") +# set(BIN_INSTALL_DIR "bin" ) # CACHE PATH "The install dir for executables (default ${EXEC_INSTALL_PREFIX}/bin)") set(LIB_INSTALL_DIR "${CMAKE_INSTALL_LIBDIR}" ) # CACHE PATH "The subdirectory relative to the install prefix where libraries will be installed" set(PLUGIN_INSTALL_DIR "${LIB_INSTALL_DIR}/kde4" CACHE PATH "The subdirectory relative to the install prefix where plugins will be installed (default is ${LIB_INSTALL_DIR}/kde4)") if (PHONON_BUILD_PHONON4QT5)
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