Skip to content

Fix #include in public headers #2

@manuelkNVDA

Description

@manuelkNVDA

Change
#include "../foo.h"
to
#include <opensubdiv/foo/bar.h>

Then remove extraneous include search paths from CMake target dependencies and exported interfaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorCode refactoring & cleanup

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions