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

CMake: Set version in command 'project' #386

Closed
wants to merge 1 commit into from
Closed

CMake: Set version in command 'project' #386

wants to merge 1 commit into from

Conversation

miurahr
Copy link

@miurahr miurahr commented Oct 6, 2018

Now all major Linux distributions bundles or easy to install cmake3 using EPEL/extra repository. Same for other OSes.
Here increase minimum requirement version for cmake to 3.0 and use VERSION parameter for project() command.

@Mizux
Copy link

Mizux commented Jan 29, 2020

Extract of #337 ?

@miurahr
Copy link
Author

miurahr commented Jan 29, 2020

No, but certainly #337 include change of minimum requirement.
#337 may intend to use several new cmake features that is introduced in modern cmake.

@Mizux
Copy link

Mizux commented Jan 29, 2020

I mean only this commit: c247c47

Otherwise repology is your friend to get a clear CMake packaging status...
CMake Packaging status

GerHobbelt pushed a commit to GerHobbelt/zlib that referenced this pull request Nov 20, 2021
* Merge aarch64 and arm cmake sections.
* Updated MSVC compiler support for ARM and ARM64.
* Moved detection for -mfpu=neon to where the flag is set to simplify add_intrinsics_option.
* Only add ${ACLEFLAG} on aarch64 if not WITH_NEON.
* Rename arch/x86/ctzl.h to fallback_builtins.h.
@Neustradamus
Copy link

@Mizux: Why your PR has been closed?

@Neustradamus Neustradamus mentioned this pull request Jan 1, 2025
This pull request was closed.
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.

3 participants