Projects
home:umireon
obs-backgroundremoval
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 18
View file
obs-backgroundremoval-1.1.5.tar.gz/src/plugin-support.c.in
Changed
@@ -16,7 +16,7 @@ with this program. If not, see <https://www.gnu.org/licenses/> */ -#include <plugin-support.h> +#include "plugin-support.h" const char *PLUGIN_NAME = "@CMAKE_PROJECT_NAME@"; const char *PLUGIN_VERSION = "@CMAKE_PROJECT_VERSION@";
View file
obs-backgroundremoval-1.1.5.tar.gz/src/update-checker/CurlClient/CMakeLists.txt
Changed
@@ -1,4 +1,4 @@ -add_library(CurlClient CurlClient.cpp) +add_library(CurlClient STATIC CurlClient.cpp) target_link_libraries(CurlClient PRIVATE OBS::libobs plugin-support) target_include_directories(CurlClient PRIVATE "${CMAKE_SOURCE_DIR}/src")
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.