Skip to content

Which include path is correct? #112

Description

@toge

The include path for watcher.pc is set to includedir=${prefix}/include/wtr.
https://github.com/e-dant/watcher/blob/release/CMakeLists.txt#L474

Otherwise, the C/C++ sample codes in README.md uses the following:

#include “wtr/watcher.hpp”
#include “wtr/watcher-c.h”

Which include path is correct?

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