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

Minimal infrastructure for a CMake-based build #1

Merged
merged 1 commit into from
Oct 19, 2014

Conversation

mih
Copy link
Collaborator

@mih mih commented Oct 19, 2014

Simplistic recipe:

mkdir build
cd build
cmake ..
make
make install

Simplistic recipe:

mkdir build
cd build
cmake ..
make
make install
@neurolabusc
Copy link
Collaborator

Thanks Michael

neurolabusc added a commit that referenced this pull request Oct 19, 2014
Minimal infrastructure for a CMake-based build
@neurolabusc neurolabusc merged commit 95a34d6 into rordenlab:master Oct 19, 2014
@mih mih deleted the cmake branch October 20, 2014 07:31
neurolabusc added a commit that referenced this pull request Mar 26, 2018
ENH: minor - consistent formatting (%?=description) of template keywords for -f
neurolabusc pushed a commit that referenced this pull request Oct 30, 2020
@baxpr baxpr mentioned this pull request Dec 2, 2020
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