Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lucas Gandel
VTK
Commits
efc0fd92
Commit
efc0fd92
authored
Jun 12, 2013
by
Dave DeMarle
Browse files
remove accidentally committed debug statement
Change-Id: Ied560e74530a5c656121c8a0eb8d4a64526aeda6
parent
f7f25408
Changes
1
Hide whitespace changes
Inline
Side-by-side
IO/Geometry/Testing/Cxx/CMakeLists.txt
View file @
efc0fd92
...
...
@@ -17,7 +17,6 @@ if(VTK_LARGE_DATA_ROOT AND _known_little_endian)
set
(
WINDBLADE_TEST
TestWindBladeReader.cxx
)
message
(
" TEST
${
WINDBLADE_TEST
}
"
)
endif
()
create_test_sourcelist
(
Tests
${
vtk-module
}
CxxTests.cxx
...
...
@@ -48,7 +47,6 @@ foreach(test ${TestsToRun})
endforeach
()
if
(
WINDBLADE_TEST
)
message
(
"ADD THE TEST"
)
add_test
(
NAME
${
vtk-module
}
Cxx-TestWindBladeReader
COMMAND
${
vtk-module
}
CxxTests TestWindBladeReader
-D
${
VTK_LARGE_DATA_ROOT
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment