Skip to content

Commit

Permalink
ENH: Group a copy file target into the proper source group (#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
imikejackson authored Jan 12, 2024
1 parent 3fa6c4a commit 91964a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Plugins/OrientationAnalysis/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ if(EXISTS "${DREAM3D_DATA_DIR}" AND SIMPLNX_DOWNLOAD_TEST_FILES)
COMMAND_EXPAND_LISTS
VERBATIM
)
set_target_properties(Copy_${PLUGIN_NAME}_Small_IN100 PROPERTIES FOLDER ZZ_COPY_FILES)

download_test_data(DREAM3D_DATA_DIR ${DREAM3D_DATA_DIR}
ARCHIVE_NAME 6_6_ImportH5Data.tar.gz
Expand Down

0 comments on commit 91964a5

Please sign in to comment.