This had been discussed in http://public.kitware.com/pipermail/cmake/2004-January/004644.html
Now more than two years have passed by and the problem still remains. In visual studio the generated files go into a Release/Debug subdir depending on the build type choosen in the IDE. If your application depends on relative pathes to find other stuff (like plugins) this is a problem. I really would like to skip these subdirs to make the directory structure of the build output identitcal to what you get with nmake or make. Any ideas? Christian _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
