===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
projecteur-0.8/cmake/modules/LinuxPackaging.cmake-107-  # Check if project package dependencies exist
projecteur-0.8/cmake/modules/LinuxPackaging.cmake:108:  include(PkgDependencies${PKG_PROJECT} OPTIONAL RESULT_VARIABLE INCLUDED_PROJECT_DEPENDENCIES)
projecteur-0.8/cmake/modules/LinuxPackaging.cmake-109-  if(INCLUDED_PROJECT_DEPENDENCIES AND PkgDependencies_MAP_${PKG_PROJECT})
##############################################
projecteur-0.8/cmake/modules/GitVersion.cmake-351-
projecteur-0.8/cmake/modules/GitVersion.cmake:352:  include(ArchiveVersionInfo_${prefix} OPTIONAL RESULT_VARIABLE ARCHIVE_VERSION_PRESENT)
projecteur-0.8/cmake/modules/GitVersion.cmake-353-  if(ARCHIVE_VERSION_PRESENT AND ${prefix}_VERSION_SUCCESS)
##############################################
projecteur-0.8/.pc/0001-Calculate-version-correctly-when-git-not-installed.patch/cmake/modules/GitVersion.cmake-349-
projecteur-0.8/.pc/0001-Calculate-version-correctly-when-git-not-installed.patch/cmake/modules/GitVersion.cmake:350:  include(ArchiveVersionInfo_${prefix} OPTIONAL RESULT_VARIABLE ARCHIVE_VERSION_PRESENT)
projecteur-0.8/.pc/0001-Calculate-version-correctly-when-git-not-installed.patch/cmake/modules/GitVersion.cmake-351-  if(ARCHIVE_VERSION_PRESENT AND ${prefix}_VERSION_SUCCESS)