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

Automatically set the env MACOSX_DEPLOYMENT_TARGET to the current macOS version unless the env is already set #1250

Merged
merged 2 commits into from
Feb 8, 2023
Merged

Conversation

git-hulk
Copy link
Member

@git-hulk git-hulk commented Feb 7, 2023

Related issue: #776

We now can automatically set the env MACOSX_DEPLOYMENT_TARGET to the current macOS version like below:

-- CMAKE_OSX_DEPLOYMENT_TARGET was set to: 12.5

This change can make developers who are using macOS happy.

cmake/luajit.cmake Outdated Show resolved Hide resolved
Copy link
Member

@PragmaTwice PragmaTwice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified

@git-hulk
Copy link
Member Author

git-hulk commented Feb 8, 2023

Thanks all, merging...

@git-hulk git-hulk merged commit e0107d0 into apache:unstable Feb 8, 2023
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