[CMake] RTTI enabled or disabled ?

2013-10-16 Thread Sajjadul Islam
Hi forum, I compiled OpenSceneGraph using CMake with debug mode. and I installed another plugin osgCompute with the same configuration. But i m having the following linking error : /// Linking CXX executable ../.

[CMake] set file path issue

2013-08-25 Thread Sajjadul Islam
Hi forum, I am quite new to CMake tool. The application execution file that i am generating using CMake is stored in a separate directory and the execution reads an external file and store another external file inside the source root. I set the path for it. But it seems that it is not getting the