Skip to content

EXTERNAL_LLVM should be a bool, not an integer #1466

@bwarden

Description

@bwarden

clspv/CMakeLists.txt

Lines 98 to 101 in 55000a5

if (NOT DEFINED EXTERNAL_LLVM)
set(EXTERNAL_LLVM 0)
endif()
if (${EXTERNAL_LLVM} EQUAL 1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions