Skip to content

add BUILD_TESTING=ON as default #4

@IvanVnucec

Description

@IvanVnucec

Add in root CMakeLists.txt

if(NOT BUILD_TESTING)
    set(BUILD_TESTING ON)
endif()

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