Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Merge branch 'pydriver' of github.itap.purdue.edu:MintonGroup/swiftes…
Browse files Browse the repository at this point in the history
…t into pydriver
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Aug 11, 2023
2 parents 9b896b1 + 67485e6 commit 6d282e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ ENDIF()
#####################################################
# Create a library from the source files, except the driver
SET(SWIFTEST_LIBRARY swiftest)
ADD_LIBRARY(${SWIFTEST_LIBRARY} ${netcdff} ${SWIFTEST_src})
ADD_LIBRARY(${SWIFTEST_LIBRARY} ${SWIFTEST_src})

# Define the executable name
SET(SWIFTEST_DRIVER swiftest_driver)
Expand Down

0 comments on commit 6d282e2

Please sign in to comment.