From: julie Date: Mon, 9 Dec 2013 17:55:10 +0000 (+0000) Subject: Do not hide the CMAKE_GNUtoMS variable to users (Thanks Brad) X-Git-Tag: submit/tizen/20180313.231549~432 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad5a59e9590eef72ef02fe5dd22b3c26f82daa6c;p=platform%2Fupstream%2Flapack.git Do not hide the CMAKE_GNUtoMS variable to users (Thanks Brad) --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 3d4ccada..cb4a3658 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,4 @@ cmake_minimum_required(VERSION 2.8.7) -set(CMAKE_GNUtoMS ON CACHE INTERNAL "") project(LAPACK Fortran) # Configure the warning and code coverage suppression file