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
16e39ac5
"include/ck/utility/array_multi_index.hpp" did not exist on "6fe3627a9eb35f1237266f1b6cc8fd3456aed67d"
Commit
16e39ac5
authored
Dec 05, 2023
by
Artur Wojcik
Browse files
getopt to small caps
parent
d2b2d273
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
16e39ac5
...
@@ -77,7 +77,7 @@ if(INSTANCES_ONLY)
...
@@ -77,7 +77,7 @@ if(INSTANCES_ONLY)
set
(
CK_ENABLE_INSTANCES_ONLY
"ON"
)
set
(
CK_ENABLE_INSTANCES_ONLY
"ON"
)
endif
()
endif
()
include
(
G
et
O
pt
)
include
(
g
et
o
pt
)
# CK config file to record supported datatypes, etc.
# CK config file to record supported datatypes, etc.
configure_file
(
include/ck/config.h.in
${
CMAKE_CURRENT_BINARY_DIR
}
/include/ck/config.h
)
configure_file
(
include/ck/config.h.in
${
CMAKE_CURRENT_BINARY_DIR
}
/include/ck/config.h
)
...
...
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