• unknown's avatar
    Bug #24732 Executables do not include Vista manifests · 97061f1b
    unknown authored
    - Cleanup typo.
    - Make sure to only embedded four part numberic version.
    
    
    CMakeLists.txt:
      Bug #24732 Executables do not include Vista manifests
      - Correct typo in manifest detection logic.
    win/create_manifest.js:
      Bug #24732 Executables do not include Vista manifests
      - Remove -* from the end of version string before embedding
      into manifest.
    97061f1b
CMakeLists.txt 7.91 KB