X-Git-Url: http://developer.intra2net.com/git/?p=libftdi;a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=39857a219df190f96ab15acaf9adcbffc7e95432;hp=24da84d53a9608418adcbe0ccd65ed40a2891bd6;hb=3dc444f99bbc780f06ee6115c086e30f2dda471a;hpb=e5136ce5407ceffd388f69c1582a6b0d6167f61d diff --git a/CMakeLists.txt b/CMakeLists.txt index 24da84d..39857a2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,7 @@ cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) +message(STATUS "CMake version: ${CMAKE_VERSION}") + # Project project(libftdi1 C) set(MAJOR_VERSION 1)