Skip to content
Snippets Groups Projects
Commit d57c2078 authored by brad kittenbrink's avatar brad kittenbrink
Browse files

Fix for mac failure in apr shared lib staging (Part of DEV-41724)

parent 2fe083d3
No related branches found
No related tags found
No related merge requests found
......@@ -154,10 +154,8 @@ elseif(DARWIN)
set(release_src_dir "${CMAKE_SOURCE_DIR}/../libraries/universal-darwin/lib_release")
set(release_files
libapr-1.0.3.7.dylib
libapr-1.0.3.8.dylib
libapr-1.dylib
libaprutil-1.0.3.8.dylib
libaprutil-1.0.3.9.dylib
libaprutil-1.dylib
libexpat.0.5.0.dylib
libexpat.dylib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment