Skip to content

Error happen when add FTObjectLibrary to HOHQMesh\Contrib #43

Description

@TangLaoya

Dear authors,
Thank you very much for your powerful tool. I am trying to add this to HOHQMesh\Contrib to build solution by Cmake. But error happened at CMakeLists.txt in FTObjectLibrary, line 26:
ADD_SUBDIRECTORY(${CMAKE_SOURCE_DIR}/Source)
It is OK when we change it to the following:
ADD_SUBDIRECTORY(${CMAKE_CURRENT_SOURCE_DIR}/Source)

Thanks,
Tang Laoya

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