Skip to content
Snippets Groups Projects
Commit 73897034 authored by Wiarda, Dorothea's avatar Wiarda, Dorothea
Browse files

WIP:: trying to figure out why the pipeline fails

parent f3879f97
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,34 @@ INCLUDE(SammyPackageSetup)
TRIBITS_PACKAGE(samtry)
FILE(GLOB SAMTRY tr* )
#FILE(GLOB SAMTRY tr* )
SET(SAMTRY
tr003
tr028
tr039
tr049
tr057
tr066
tr082
tr083
tr084
tr085
tr105
tr109
tr112
tr126
tr130
tr139
tr146
tr154
tr161
tr167
tr169
tr172
tr174
tr176
tr189
)
foreach(INPUT ${SAMTRY})
get_filename_component(FILE_NAME_WO_DIR ${INPUT} NAME)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment