Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
uranium
fix-cmake-install.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-cmake-install.patch of Package uranium
diff --git a/CMakeLists.txt b/CMakeLists.txt index fd5eab7f..73b0dc50 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,7 +54,7 @@ else() install(DIRECTORY UM DESTINATION lib${LIB_SUFFIX}/python${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}/site-packages) endif() install(FILES ${CMAKE_SOURCE_DIR}/cmake/UraniumTranslationTools.cmake - DESTINATION ${CMAKE_INSTALL_DATADIR}/cmake-${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION}/Modules/ ) + DESTINATION ${CMAKE_MODULES_INSTALL_DIR}/ ) install(DIRECTORY resources DESTINATION ${CMAKE_INSTALL_DATADIR}/uranium) # Detect plugins to install
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