Skip to content
Snippets Groups Projects
Commit f0fa1961 authored by maksymsproductengine's avatar maksymsproductengine
Browse files

MAINT-4482 FIXED [viewer-lion] Mac build fails due to weirdo...

MAINT-4482 FIXED [viewer-lion] Mac build fails due to weirdo LLTextBase::normalizeUri() issue: windows build fix
parent 454a4a29
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ if (USESYSTEMLIBS)
else (USESYSTEMLIBS)
use_prebuilt_binary(uriparser)
if (WINDOWS)
set(URIPARSER_LIBRARIES.
set(URIPARSER_LIBRARIES
debug uriparserd
optimized uriparser)
elseif (LINUX)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment