X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=CMakeLists.txt;h=269e8e91d77696706790d435a8c5c6f0c0d6f547;hb=a09174b82cb36ffd30bdbaed12c6ebd936a0e8f7;hp=9ea78a11eae385d276924c05bf4bccd54091dfef;hpb=6e4c7c02354c74e55571095644710f6517fbf366;p=bbtk.git diff --git a/CMakeLists.txt b/CMakeLists.txt index 9ea78a1..269e8e9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,8 +1,16 @@ +#cmake_minimum_required(VERSION 2.4) +#if(COMMAND cmake_policy) + # UNCOMMENT the 3 lines 'cmake_policy(... + # If you'er using cmake 2.6 + #cmake_policy(SET CMP0000 OLD) + #cmake_policy(SET CMP0005 NEW) + #cmake_policy(SET CMP0003 NEW) + # endif(COMMAND cmake_policy) + #----------------------------------------------------------------------------- PROJECT(BBTK) #----------------------------------------------------------------------------- -#cmake_minimum_required(VERSION 2.4) #----------------------------------------------------------------------------- # Set global configuration of the toolkit