Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP7:Update
jasper.10809
0001-Added-a-fix-from-nrusch-to-allow-JasPer-to...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Added-a-fix-from-nrusch-to-allow-JasPer-to-be-build-.patch of Package jasper.10809
From e8369be3348c56fa931613c5a70a3492042e52a4 Mon Sep 17 00:00:00 2001 From: Michael Adams <mdadams@ece.uvic.ca> Date: Sat, 9 Dec 2017 10:24:05 -0800 Subject: [PATCH] Added a fix from nrusch to allow JasPer to be build with CMake 2.x as well as CMake 3.x. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c432ba2..578e54d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required (VERSION 2.8.11) -project(JasPer LANGUAGES C) +project(JasPer C) set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/build/cmake/modules/") -- 2.16.2
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