• unknown's avatar
    Bug#24732 Executables do not include Vista manifests · 7ad5d7c1
    unknown authored
    - Post merge cleanup.
    
    
    CMakeLists.txt:
      Bug#24732 Executables do not include Vista manifests
      - Added logic for EMBED_MANIFESTS configuration option.
    client/CMakeLists.txt:
      Bug#24732 Executables do not include Vista manifests
      - Embed manifest with custom CMake MACRO for client executables.
    extra/CMakeLists.txt:
      Bug#24732 Executables do not include Vista manifests
      - Embed manifest with custom CMake MACRO for my_print_default executable.
    libmysql/CMakeLists.txt:
      Bug#24732 Executables do not include Vista manifests
      - Embed manifest with custom CMake MACRO for myTest executable.
    server-tools/instance-manager/CMakeLists.txt:
      Bug#24732 Executables do not include Vista manifests
      - Embed manifest with custom CMake MACRO for mysqlmanager executable.
    sql/CMakeLists.txt:
      Bug#24732 Executables do not include Vista manifests
      - Embed manifest with custom CMake MACRO for mysqld executable.
    storage/myisam/CMakeLists.txt:
      Bug#24732 Executables do not include Vista manifests
      - Embed manifest with custom CMake MACRO for myisam executables.
    win/README:
      Bug#24732 Executables do not include Vista manifests
      - Added new configuration option documentation.
    win/configure.js:
      Bug#24732 Executables do not include Vista manifests
      - Added new EMBED_MANIFESTS configuration option.
    7ad5d7c1
CMakeLists.txt 8.21 KB