Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
8e8f9c3e
Commit
8e8f9c3e
authored
Aug 23, 2018
by
Paul
Browse files
Remove commented code
parent
69bfcfb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
test/CMakeLists.txt
test/CMakeLists.txt
+0
-8
No files found.
test/CMakeLists.txt
View file @
8e8f9c3e
...
...
@@ -150,11 +150,3 @@ test_headers(migraph/cpu ${CMAKE_SOURCE_DIR}/src/targets/cpu/include/migraph/cpu
if
(
MIGRAPH_ENABLE_GPU
)
test_headers
(
migraph/gpu
${
CMAKE_SOURCE_DIR
}
/src/targets/gpu/include/migraph/gpu/*.hpp
)
endif
()
# file(GLOB HEADERS ${CMAKE_SOURCE_DIR}/src/include/migraph/*.hpp)
# file(GLOB HEADERS ${CMAKE_SOURCE_DIR}/src/targets/cpu/include/migraph/cpu/*.hpp)
# foreach(HEADER ${HEADERS})
# get_filename_component(BASE_NAME ${HEADER} NAME_WE)
# test_header(header_${BASE_NAME} migraph/${BASE_NAME}.hpp)
# endforeach()
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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