Skip to content
Snippets Groups Projects
Commit 41877d45 authored by Jennifer Leech's avatar Jennifer Leech
Browse files

vivox is cleared for open source distribution

removing conditional install

reviewed by cg
parent d32c8825
No related branches found
No related tags found
No related merge requests found
......@@ -4,8 +4,6 @@ include(Prebuilt)
if (NOT STANDALONE)
use_prebuilt_binary(libstdc++)
use_prebuilt_binary(libuuid)
if(INSTALL_PROPRIETARY)
use_prebuilt_binary(vivox)
endif(INSTALL_PROPRIETARY)
use_prebuilt_binary(vivox)
endif(NOT STANDALONE)
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