===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cloudcompare-2.10.3/CC/cmake/CGALSupport.cmake-17-
cloudcompare-2.10.3/CC/cmake/CGALSupport.cmake:18:	include( ${CGAL_USE_FILE} )
cloudcompare-2.10.3/CC/cmake/CGALSupport.cmake-19-	include_directories(${CGAL_INCLUDE_DIR})
##############################################
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1070-    {
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c:1071:        bHasM = TRUE;
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1072-        bHasZ = FALSE;
##############################################
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1079-    {
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c:1080:        bHasM = TRUE;
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1081-        bHasZ = TRUE;
##############################################
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1084-    {
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c:1085:        bHasM = FALSE;
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1086-        bHasZ = FALSE;
##############################################
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1140-                psObject->padfZ[i] = padfZ[i];
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c:1141:            if( padfM != NULL && bHasM )
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1142-                psObject->padfM[i] = padfM[i];
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1143-        }
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c:1144:        if( padfM != NULL && bHasM )
cloudcompare-2.10.3/contrib/shapelib-1.3.0/shpopen.c-1145-            psObject->bMeasureIsUsed = TRUE;
##############################################
cloudcompare-2.10.3/plugins/core/qPhotoscanIO/src/contrib/quazip-0.7.3/CMakeLists.txt-32-    set(QT_USE_QTGUI false)
cloudcompare-2.10.3/plugins/core/qPhotoscanIO/src/contrib/quazip-0.7.3/CMakeLists.txt:33:    include(${QT_USE_FILE})
cloudcompare-2.10.3/plugins/core/qPhotoscanIO/src/contrib/quazip-0.7.3/CMakeLists.txt-34-    include_directories(${QT_INCLUDES})
##############################################
cloudcompare-2.10.3/plugins/core/qPhotoscanIO/src/contrib/quazip-0.7.3/quazip.pri-2-DEPENDPATH+=$$PWD/quazip
cloudcompare-2.10.3/plugins/core/qPhotoscanIO/src/contrib/quazip-0.7.3/quazip.pri:3:include($$PWD/quazip/quazip.pri)