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
7e5c81fe
Unverified
Commit
7e5c81fe
authored
Apr 04, 2024
by
Illia Silin
Committed by
GitHub
Apr 04, 2024
Browse files
fix the latest errors with staging compiler (#1229)
parent
c7010716
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
test/CMakeLists.txt
test/CMakeLists.txt
+1
-0
No files found.
test/CMakeLists.txt
View file @
7e5c81fe
...
@@ -140,6 +140,7 @@ function(add_gtest_executable TEST_NAME)
...
@@ -140,6 +140,7 @@ function(add_gtest_executable TEST_NAME)
set
(
result
${
result
}
PARENT_SCOPE
)
set
(
result
${
result
}
PARENT_SCOPE
)
endfunction
()
endfunction
()
add_compile_options
(
-Wno-c++20-extensions
)
add_subdirectory
(
magic_number_division
)
add_subdirectory
(
magic_number_division
)
add_subdirectory
(
space_filling_curve
)
add_subdirectory
(
space_filling_curve
)
add_subdirectory
(
conv_util
)
add_subdirectory
(
conv_util
)
...
...
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