Skip to content

WindowsCMake\Asan.cmake doesn't work with a VS generator #36

@MarkSchofield

Description

@MarkSchofield
    set(ASAN_LIB_PATH "${VS_TOOLSET_PATH}/lib/${CMAKE_VS_PLATFORM_TOOLSET_ARCHITECTURE}")
    set(ASAN_DLL_PATH "${VS_TOOLSET_PATH}/bin/Host${CMAKE_VS_PLATFORM_TOOLSET_HOST_ARCHITECTURE}/${CMAKE_VS_PLATFORM_TOOLSET_ARCHITECTURE}")

Depends on VS_TOOLSET_PATH and CMAKE_VS_PLATFORM_TOOLSET_ARCHITECTURE which aren't necessarily set by a VS Generator.

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