Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
bcmatroska2
Commits
c4196264
Commit
c4196264
authored
1 year ago
by
johan
Browse files
Options
Download
Patches
Plain Diff
Do not build libc based fs handle
parent
4d125bf2
release/5.2
1 merge request
!22
Do not build libc based fs handle
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
corec/corec/CMakeLists.txt
+0
-1
corec/corec/CMakeLists.txt
with
0 additions
and
1 deletion
corec/corec/CMakeLists.txt
+
0
−
1
View file @
c4196264
...
...
@@ -52,7 +52,6 @@ if(WIN32)
else
()
list
(
APPEND COREC_SOURCES
helpers/date/date_libc.c
helpers/file/file_libc.c
helpers/file/file_bctbx.c
multithread/multithread_pthread.c
)
...
...
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets