dceae12 Fix typo in -DUSE_MATCHCOMPILER

Authored and Committed by c72578 4 years ago
    Fix typo in -DUSE_MATCHCOMPILER
    
    Typo: -DMATCHCOMPILER -> -DUSE_MATCHCOMPILER
    Fixes the following CMake Warning:
      Manually-specified variables were not used by the project:
        MATCHCOMPILER
    
        
file modified
+2 -2