summarylogtreecommitdiffstats
path: root/toolchain-mingw.cmake
diff options
context:
space:
mode:
authorMichel Zou2017-06-13 22:16:12 +0200
committerMichel Zou2017-06-13 22:16:12 +0200
commita4b78b7d1062910adf962386d7825dcac06eb053 (patch)
treeb2478801faffbb48ec6e173891f9f55ad30ce80d /toolchain-mingw.cmake
parent45d2170de86fa2cec499a73d210ffe3272796923 (diff)
downloadaur-a4b78b7d1062910adf962386d7825dcac06eb053.tar.gz
cancel
Diffstat (limited to 'toolchain-mingw.cmake')
-rw-r--r--toolchain-mingw.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/toolchain-mingw.cmake b/toolchain-mingw.cmake
index 8d9e39b44339..cf00b34dc9e4 100644
--- a/toolchain-mingw.cmake
+++ b/toolchain-mingw.cmake
@@ -30,6 +30,4 @@ set (CMAKE_Fortran_COMPILER @TRIPLE@-gfortran)
set (CMAKE_AR:FILEPATH @TRIPLE@-ar)
set (CMAKE_RANLIB:FILEPATH @TRIPLE@-ranlib)
-# properly detect hdf5 includes from cmake 3.8
-set (HDF5_ROOT /usr/@TRIPLE@/)