Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add freeBSD cmake target distro #1330

Merged
merged 2 commits into from
Mar 11, 2016
Merged

Conversation

knight-of-ni
Copy link
Member

Creates a set of standardized build options for freeBSD to simplify the cmake process and to achieve consistency between different builds.

Calling cmake now looks like this:
cmake -DZM_TARGET_DISTRO="freeBSD" .

The cmake values I have chosen in b1d3be2 are based on how we build ZoneMinder for other distros. I recommend we avoid creating new target folder names, unique to freeBSD, unless there is some freeBSD documentation that indicates we should.

Where applicable, I have used a prefix of /usr/local since a set of packaging scripts has not been developed for freeBSD.

@kylejohnson Looking for feedback

kylejohnson added a commit that referenced this pull request Mar 11, 2016
add freeBSD cmake target distro
@kylejohnson kylejohnson merged commit 5b2d194 into ZoneMinder:master Mar 11, 2016
@kylejohnson
Copy link
Member

Tagging #1288

@knight-of-ni knight-of-ni deleted the freebsd branch December 23, 2016 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants