Skip to content

Submodule 'Third Party/folly@6d79e8b' CMakelists.txt doesn't contain the correct TEST.cpp FilePath #42

@5symx

Description

@5symx

Hi there,

This is not an issue related to tally but within the submodule folly@6d79e8b, I'm not sure if you could change it to another stable version.

In folly@6d79e8b/CMakeLists, there are several lines of incorrect file path, such as line 709 'TEST dynamic_parser_test SOURCES DynamicParserTest.cpp' of 'DIRECTORY experimental/test/'. But the correct path of this file should be 'DIRECTORY json/test/'.

These error occurs on several lines of folly@6d79e8b/CMakeLists, start with Json*.cpp and Dynamic*.cpp.

This problem could be solved by manually updating the file. But also, change the submodule to stable version might be long term solution.

Thanks again for open-source this project, It really helps the related research area.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions