Skip to content

Commit 1fcc5d1

Browse files
author
Malmahrouqi3
committed
removed custom FindHDF5.cmake as ig it has been fixed already
1 parent a36a225 commit 1fcc5d1

File tree

2 files changed

+0
-43
lines changed

2 files changed

+0
-43
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,10 +99,6 @@ find_program(FYPP_EXE fypp REQUIRED)
9999
link_libraries("${CMAKE_DL_LIBS}")
100100
set_property(GLOBAL PROPERTY FIND_LIBRARY_USE_LIB64_PATHS ON)
101101
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/toolchain/cmake/regular")
102-
if (CMAKE_Fortran_COMPILER_ID STREQUAL "Cray")
103-
list(PREPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/toolchain/cmake/cce")
104-
endif()
105-
106102

107103
# Compiler Flags: Here, we specify our own compiler flags for both release and
108104
# debug builds. These include optimization and debug flags, as well as some that

toolchain/cmake/cce/FindHDF5.cmake

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)