Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:16.0:FactoryCandidates
hobbits
hobbits-dont-hardcode-python3-version.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File hobbits-dont-hardcode-python3-version.patch of Package hobbits
diff --git a/CMakeLists.txt b/CMakeLists.txt index 169621b..cfe16c8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -165,7 +165,7 @@ elseif( MANUAL_PYTHON_PATH ) set ( Python3_ROOT_DIR "${MANUAL_PYTHON_PATH}" ) endif() -find_package (Python3 3.8 COMPONENTS Interpreter Development REQUIRED) +find_package (Python3 COMPONENTS Interpreter Development REQUIRED) message("Python3 Libs: ${Python3_LIBRARIES}") #
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