Skip to content

cmake: use the BSD variable - #15367

Closed
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:cm-bsd
Closed

cmake: use the BSD variable#15367
vszakats wants to merge 2 commits into
curl:masterfrom
vszakats:cm-bsd

Conversation

@vszakats

@vszakats vszakats commented Oct 22, 2024

Copy link
Copy Markdown
Member
  • use BSD in addition to backwards-compatible method.
  • add BSD to the configuration log and buildinfo.txt if detected.
  • add BSD tag to buildinfo.txt also via ./configure.

The BSD variable is supported by CMake 3.25.0 and upper.

Ref: https://cmake.org/cmake/help/latest/variable/BSD.html

@vszakats vszakats changed the title cmake: use BSD variable cmake: use the BSD variable Oct 22, 2024
@vszakats vszakats closed this in 825a800 Oct 22, 2024
@vszakats
vszakats deleted the cm-bsd branch October 22, 2024 18:22
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- use `BSD` in addition to backwards-compatible method.
- add `BSD` to the configuration log and `buildinfo.txt` if detected.
- add `BSD` tag to `buildinfo.txt` also via `./configure`.

The `BSD` variable is supported by CMake 3.25.0 and upper.

Ref: https://cmake.org/cmake/help/latest/variable/BSD.html

Closes curl#15367
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant