Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit c3d424e

Browse files
committed
Droping down CMake requirement
1 parent 04550fa commit c3d424e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
PROJECT(libjpeg C)
3-
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
3+
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
44
INCLUDE(dist.cmake)
55

66
# generating config.h file:

0 commit comments

Comments
 (0)