Define include directory
Open
bug
- Dominant language
- C++
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently we set the include directories as follows:
`target_include_directories(sbgraph PUBLIC ${CMAKE_CURRENT_SOURCE_DIR})`
where files with implementation details are also available to clients of the library.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.