Skip to content

Add support for non-MSVC toolchain in Windows #1

Description

@o-kos

When running cmake in a Windows environment with non-MSVC toolchain (ex. MSYS MinGW or CLang), an error is generated in the utils.cmake file:

CMake Error at cmake/utils.cmake:45 (add_custom_command):
  Error evaluating generator expression:

    $<TARGET_PDB_FILE:sw_dem_xae::sw_dem_xae>

  TARGET_PDB_FILE is not supported by the target linker.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions