Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel_ROCM
Commits
9cd5b991
"examples/research_projects/vscode:/vscode.git/clone" did not exist on "85f1c192824b036f8f2a32eb3e1df3c513224138"
Unverified
Commit
9cd5b991
authored
Dec 13, 2024
by
zjing14
Committed by
GitHub
Dec 13, 2024
Browse files
Update CMakeLists.txt
parent
6433eede
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+3
-3
No files found.
CMakeLists.txt
View file @
9cd5b991
...
@@ -580,9 +580,9 @@ if(NOT GPU_ARCHS AND USER_GPU_TARGETS)
...
@@ -580,9 +580,9 @@ if(NOT GPU_ARCHS AND USER_GPU_TARGETS)
PACKAGE_NAME examples
PACKAGE_NAME examples
)
)
add_subdirectory
(
example
)
add_subdirectory
(
example
)
#
if(BUILD_TESTING)
if
(
BUILD_TESTING
)
#
add_subdirectory(test)
add_subdirectory
(
test
)
#
endif()
endif
()
endif
()
endif
()
rocm_package_setup_component
(
profiler
rocm_package_setup_component
(
profiler
...
...
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