Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
CSXCAD
CSXCAD-vtk.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File CSXCAD-vtk.patch of Package CSXCAD
Index: CSXCAD-0.6.1/CMakeLists.txt =================================================================== --- CSXCAD-0.6.1.orig/CMakeLists.txt +++ CSXCAD-0.6.1/CMakeLists.txt @@ -121,7 +121,7 @@ find_package(Boost 1.46 COMPONENTS find_package(VTK 6.1 REQUIRED) else() # prefer >=6.1, fallback to >=5.4 - find_package(VTK 6.1 COMPONENTS vtkIOGeometry vtkIOPLY NO_MODULE) + find_package(VTK COMPONENTS vtkIOGeometry vtkIOPLY NO_MODULE) IF (NOT ${VTK_FOUND}) find_package(VTK REQUIRED) endif()
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