]> git.pld-linux.org Git - packages/jasper.git/blame - jasper-nocxx.patch
- release 2 (by relup.sh)
[packages/jasper.git] / jasper-nocxx.patch
CommitLineData
b7de025b
JB
1--- jasper-2.0.10/CMakeLists.txt.orig 2016-12-30 17:53:52.000000000 +0100
2+++ jasper-2.0.10/CMakeLists.txt 2017-01-28 10:34:17.024052784 +0100
3@@ -1,6 +1,6 @@
4 cmake_minimum_required (VERSION 2.8.11)
5
6-project(JasPer)
7+project(JasPer C)
8
9 set(CMAKE_MODULE_PATH
10 ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/build/cmake/modules/")
This page took 0.060529 seconds and 4 git commands to generate.