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
OpenDAS
FAST-RNNT
Commits
a4cdc05b
Commit
a4cdc05b
authored
Oct 31, 2022
by
pkufool
Browse files
Update to v1.1
parent
e7d9810d
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 @
a4cdc05b
...
@@ -46,7 +46,7 @@ message(STATUS "Enabled languages: ${languages}")
...
@@ -46,7 +46,7 @@ message(STATUS "Enabled languages: ${languages}")
project
(
fast_rnnt
${
languages
}
)
project
(
fast_rnnt
${
languages
}
)
set
(
FT_VERSION
"1.
0
"
)
set
(
FT_VERSION
"1.
1
"
)
set
(
ALLOWABLE_BUILD_TYPES Debug Release RelWithDebInfo MinSizeRel
)
set
(
ALLOWABLE_BUILD_TYPES Debug Release RelWithDebInfo MinSizeRel
)
set
(
DEFAULT_BUILD_TYPE
"Release"
)
set
(
DEFAULT_BUILD_TYPE
"Release"
)
...
...
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