← Back to team overview

yade-users team mailing list archive

Re: [Question #228440]: how to cmake to configure the compilation

 

Question #228440 on Yade changed:
https://answers.launchpad.net/yade/+question/228440

Anton Gladky proposed the following answer:
Hi,

just some notes to Jan's answer. You should have 3 folders:
1) yade source (trunk)
2) build-dir
3) install-dir

then:

cd build-dir
cmake -DINSTALL_PREFIX=install_dir source-dir
make
make install


Anton

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.