===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
octave-iso2mesh-1.9.6+ds/tools/cgalmesh/CMakeLists.txt-27-if ( CGAL_FOUND )
octave-iso2mesh-1.9.6+ds/tools/cgalmesh/CMakeLists.txt:28:  include( ${CGAL_USE_FILE} )
octave-iso2mesh-1.9.6+ds/tools/cgalmesh/CMakeLists.txt-29-  find_package(Boost)
##############################################
octave-iso2mesh-1.9.6+ds/tools/cgalmesh/CMakeLists.txt-49-  if( TBB_FOUND )
octave-iso2mesh-1.9.6+ds/tools/cgalmesh/CMakeLists.txt:50:    include(${TBB_USE_FILE})
octave-iso2mesh-1.9.6+ds/tools/cgalmesh/CMakeLists.txt-51-    list(APPEND CGAL_3RD_PARTY_LIBRARIES ${TBB_LIBRARIES})
##############################################
octave-iso2mesh-1.9.6+ds/tools/cgalsurf/CMakeLists.txt-18-
octave-iso2mesh-1.9.6+ds/tools/cgalsurf/CMakeLists.txt:19:  include( ${CGAL_USE_FILE} )
octave-iso2mesh-1.9.6+ds/tools/cgalsurf/CMakeLists.txt-20-
##############################################
octave-iso2mesh-1.9.6+ds/tools/cgalsimp2/CMakeLists.txt-34-# include helper file
octave-iso2mesh-1.9.6+ds/tools/cgalsimp2/CMakeLists.txt:35:include( ${CGAL_USE_FILE} )
octave-iso2mesh-1.9.6+ds/tools/cgalsimp2/CMakeLists.txt-36-
##############################################
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMake/CMakeLists.txt-6-
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMake/CMakeLists.txt:7:INCLUDE(${CMAKE_SOURCE_DIR}/../CMakeModules/FindCUDA.cmake)
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMake/CMakeLists.txt-8-
##############################################
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test-21-   $execu $mode $max_iter $prec $data $out >tmp_$mode
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test:22:   error_msg=`grep '^ERROR' tmp_$mode`
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test-23-   if [ ! -z "$error_msg" ]; then
##############################################
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test-26-   fi
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test:27:   erreur=`grep "in OpenNL : ||Ax-b||" tmp_$mode | cut -f2 -d'=' -`
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test:28:   solveur_time=`grep "Solver time: " tmp_$mode | cut -f2 -d':' -`
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test-29-   #echo $solveur_time 
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test:30:   its=`grep "Used iterations: " tmp_$mode | cut -f3 -d' ' -`
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test:31:   #gflops=`grep "Nathan Bell GFLOPs " tmp_$mode | cut -f4 -d' ' -`
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test-32-   rm tmp_$mode
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test-33-   # parceque bc ne gere pas la notation scientifique
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test:34:   erreur_bc=`echo "$erreur" |sed 's/e+*\(.*\)/*10^(\1)/' `
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/examples/make_test-35-   #echo " $erreur_bc < 10^(-$prec)" | bc -l   
##############################################
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMakeModules/FindCUDA.cmake-308-  #message("including dependency_file = ${dependency_file}")
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMakeModules/FindCUDA.cmake:309:  include(${dependency_file})
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMakeModules/FindCUDA.cmake-310-
##############################################
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMakeLists.txt-45-   MESSAGE(INFO: "Using local options file: " ${CMAKE_SOURCE_DIR}/CMakeOptions.txt)
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMakeLists.txt:46:   INCLUDE(${CMAKE_SOURCE_DIR}/CMakeOptions.txt)
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMakeLists.txt-47-ENDIF(EXISTS ${CMAKE_SOURCE_DIR}/CMakeOptions.txt)
##############################################
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMakeLists.txt-62-
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMakeLists.txt:63:    INCLUDE(${CMAKE_SOURCE_DIR}/CMakeModules/FindCUDA.cmake)
octave-iso2mesh-1.9.6+ds/meshfix/contrib/OpenNL3.2.1/CMakeLists.txt-64-