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:Staging:adi:73
tinyobjloader
tinyobjloader-fix-cmake-path.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tinyobjloader-fix-cmake-path.patch of Package tinyobjloader
diff --git a/CMakeLists.txt b/CMakeLists.txt index acfcd3a..d696e22 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -38,7 +38,7 @@ set(tinyobjloader-examples-objsticher #Install destinations include(GNUInstallDirs) -set(TINYOBJLOADER_CMAKE_DIR ${CMAKE_INSTALL_LIBDIR}/${PROJECT_NAME}/cmake) +set(TINYOBJLOADER_CMAKE_DIR ${CMAKE_INSTALL_LIBDIR}/cmake) set(TINYOBJLOADER_DOC_DIR ${CMAKE_INSTALL_DOCDIR}) set(TINYOBJLOADER_INCLUDE_DIR ${CMAKE_INSTALL_INCLUDEDIR}) set(TINYOBJLOADER_LIBRARY_DIR ${CMAKE_INSTALL_LIBDIR})
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