From 61e05f912557e3086cd80a10075aeaa6586519be Mon Sep 17 00:00:00 2001 From: maksymsproductengine Date: Mon, 22 Sep 2014 20:01:55 +0300 Subject: MAINT-4170 Eliminate homoglyphs in URL hostnames: used 3p-uriparser; --- indra/cmake/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/cmake/CMakeLists.txt') diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index 10a23ea068..9abdb4b146 100755 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -37,6 +37,7 @@ set(cmake_SOURCE_FILES FindNDOF.cmake FindOpenJPEG.cmake FindSCP.cmake + FindURIPARSER.cmake FindXmlRpcEpi.cmake FindZLIB.cmake FMODEX.cmake @@ -97,6 +98,7 @@ set(cmake_SOURCE_FILES Tut.cmake UI.cmake UnixInstall.cmake + URIPARSER.cmake Variables.cmake ViewerMiscLibs.cmake VisualLeakDetector.cmake -- cgit v1.2.3