yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #07537
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.