Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:rhabacker:linkedprojecttest
mingw32-libalkimia
0001-Fix-BUILD_APPLETS-option.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Fix-BUILD_APPLETS-option.patch of Package mingw32-libalkimia
--- aCMakeLists.txt 2022-05-03 11:41:09.000000000 +0000 +++ b/CMakeLists.txt 2022-05-04 08:20:55.902647622 +0000 @@ -13,9 +13,7 @@ option(BUILD_WITH_WEBKIT "Build with Qt Web Kit library" OFF) option(BUILD_SHARED_LIBS "Build shared libraries" ON) -# No Plasma on Windows, so no applets -include(CMakeDependentOption) -cmake_dependent_option(BUILD_APPLETS "Build plasma applets" ON "NOT WIN32" OFF) +option(BUILD_APPLETS "Build plasma applets" UNIX) if(WIN32) set(ENABLE_FINANCEQUOTE_DEFAULT 0)
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