cginternals / cginternals/cmake-init

Adhere to FreeBSD defaults

Open
#68 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CMake
Stars
941
Forks
115
PR merge metrics
No merged PRs in 30d

Description

In glbinding, @murashin opened a PR added `usr/local/include` as default include path for FreeBSD (https://github.com/cginternals/glbinding/pull/241). Upon research, I found the `usr/local` prefix to be the default directory for non-system libraries (source: https://www.freebsd.org/doc/handbook/dirstructure.html). I suggest we adapt this default include path (and probably linker path, too?) for FreeBSD and probably other Unix-based systems.

Furthermore, there may be other FreeBSD default we want to consider.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.