Hi
  I configure cmake by writing a CMakeLists.txt file in a source folder.
It runs fine. 

Now if I move the folder to some other location, cmake complains that the files 
still refer to the previous location. Then I have to edit CMakeCache.txt and 
replace the project path at 3-4 there. Then it works fine.

Is there any elegant way to do this.

regards
abhijeet
 
       
---------------------------------
Luggage? GPS? Comic books? 
Check out fitting  gifts for grads at Yahoo! Search.
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to