Hi,<div><br></div><div>When calling ccmake I can configure a variable Mylib_DIR (library location)/</div><div><br></div><div>However, I would like to run the configuration and build process in bash script (its an out of source build). Therefore I am trying to configure everything on the command line using the -D switch:</div>
<div><br></div><div>cmake -G &quot;Eclipse CDT4 - Unix Makefiles&quot; -DMylib_DIR=/home/witold/prog/OpenMS/gitsvn ../mapdiv</div><div><br></div><div>However, when starting ccmake the Mylib_DIR is still set to some default other default variable.</div>
<div><br></div><div>cheers</div><div>Wolski</div><div><div><br></div>
</div>