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

Commit

Permalink
Droping down CMake requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
drahosp committed Oct 3, 2010
1 parent dbc42f8 commit 836e0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,5 +1,5 @@
PROJECT(lcms2)
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
INCLUDE(dist.cmake)

INCLUDE_DIRECTORIES (include)
Expand Down

0 comments on commit 836e0e3

Please sign in to comment.