===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
hdrmerge-0.5+git20200117/CMakeLists.txt-39-
hdrmerge-0.5+git20200117/CMakeLists.txt:40:#include(${QT_USE_FILE})
hdrmerge-0.5+git20200117/CMakeLists.txt-41-add_definitions(${QT_DEFINITIONS})
##############################################
hdrmerge-0.5+git20200117/INSTALL.md-48-
hdrmerge-0.5+git20200117/INSTALL.md:49:After the `cmake` process, open `${PROJECT_BINARY_DIR}\setup.nsi` and replace all backslashes with forward slashes in the following:
hdrmerge-0.5+git20200117/INSTALL.md-50-- All `MUI_` variables.
##############################################
hdrmerge-0.5+git20200117/INSTALL.md-74-
hdrmerge-0.5+git20200117/INSTALL.md:75:It is assumed that you are installing your cross-compiled libraries in `$HOME/usr/x86_64-w64-mingw32`.
hdrmerge-0.5+git20200117/INSTALL.md-76-For the 32-bit version, substitute `x86_64-w64-mingw32` for `i686-w64-mingw32` everywhere it appears.
##############################################
hdrmerge-0.5+git20200117/cmake/FindQt5Transitional.cmake-60-
hdrmerge-0.5+git20200117/cmake/FindQt5Transitional.cmake:61:  include("${CMAKE_CURRENT_LIST_DIR}/ECMQt4To5Porting.cmake") # TODO: Port away from this.
hdrmerge-0.5+git20200117/cmake/FindQt5Transitional.cmake-62-