Skip to content

Commit

Permalink
Merge branch 'master' into link_tchem
Browse files Browse the repository at this point in the history
  • Loading branch information
jcurtis2 committed Sep 12, 2024
2 parents 433328a + b0cde23 commit 93ffc2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ add_test(test_sedi ${CMAKE_BINARY_DIR}/test_run/run_test_directory.sh sedi)
if (ENABLE_TCHEM)
add_test(test_tchem ${CMAKE_BINARY_DIR}/test_run/run_test_directory.sh tchem)
endif()
add_test(test_weighting ${CMAKE_BINARY_DIR}/test_run/run_test_directory.sh weighting)

######################################################################
# partmc library
Expand Down

0 comments on commit 93ffc2d

Please sign in to comment.