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 cmake-project. #2951

Merged
merged 1 commit into from Jul 19, 2015
Merged

Add cmake-project. #2951

merged 1 commit into from Jul 19, 2015

Conversation

alamaison
Copy link
Contributor

Integrates CMake build process with Emacs.

https://github.com/alamaison/emacs-cmake-project

I am the author of this package.

Integrates CMake build process with Emacs.

https://github.com/alamaison/emacs-cmake-project

I am the author of this package.
purcell added a commit that referenced this pull request Jul 19, 2015
@purcell purcell merged commit 0857c4d into melpa:master Jul 19, 2015
@purcell
Copy link
Member

purcell commented Jul 19, 2015

Thanks, merged.

Isn't cmake-project--upward-find-last-file just like the built-in locate-dominating-file function?

@alamaison
Copy link
Contributor Author

Thanks.

IIRC, locate-dominating-file looks for the first parent directory with a given file in it, whereas cmake-project--upward-find-last-file looks for the first directory without it.

@purcell
Copy link
Member

purcell commented Jul 21, 2015

IIRC, locate-dominating-file looks for the first parent directory with a given file in it, whereas cmake-project--upward-find-last-file looks for the first directory without it.

Aha, okay then! :-)

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.

None yet

2 participants