Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:AndreasStieger:branches:multimedia:apps
giada
003-cmake-exclude-juce-from-all.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 003-cmake-exclude-juce-from-all.patch of Package giada
diff --git a/CMakeLists.txt b/CMakeLists.txt index 7c0968e..a1d6c91 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -553,7 +553,7 @@ endif() # Extra parameters for audio plug-ins support. # ------------------------------------------------------------------------------ -add_subdirectory(${CMAKE_SOURCE_DIR}/src/deps/juce) +add_subdirectory(${CMAKE_SOURCE_DIR}/src/deps/juce EXCLUDE_FROM_ALL) list(APPEND LIBRARIES juce::juce_audio_utils
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