Skip to content

Commit

Permalink
Merge pull request #355 from merzlab/353-update-amber-test-scriptrefe…
Browse files Browse the repository at this point in the history
…rence-test-output-files

Update to CMakeListst.txt
  • Loading branch information
merzlab committed Mar 23, 2024
2 parents af68ab7 + de9a47d commit 3188d58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,9 @@ if(INSIDE_AMBER)
# install tests dir
install(DIRECTORY test USE_SOURCE_PERMISSIONS DESTINATION AmberTools/src/quick COMPONENT Tests ${TESTS_EXCLUDE_OPTION})

# install runtest script
install(PROGRAMS tools/runtest DESTINATION AmberTools/src/quick COMPONENT Tests)

else()
# Standalone install

Expand Down

0 comments on commit 3188d58

Please sign in to comment.