Skip to content

Commit

Permalink
update schism build layer for tools
Browse files Browse the repository at this point in the history
  • Loading branch information
uturuncoglu committed May 24, 2024
1 parent 9de9fe3 commit 5ee5268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SCHISM-interface/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ elseif(CMAKE_Fortran_COMPILER_ID MATCHES "Intel")
else()
message(WARNING "Fortran compiler with ID ${CMAKE_Fortran_COMPILER_ID} will be used with CMake default options")
endif()
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)

###############################################################################
### Add module directory
Expand Down

0 comments on commit 5ee5268

Please sign in to comment.