> --- Ursprüngliche Nachricht --- > Von: Zachary Pincus <[EMAIL PROTECTED]> > An: [EMAIL PROTECTED] > Betreff: [CMake] non-canonical paths and generated files = error > Datum: Sat, 14 Jan 2006 00:16:23 -0800 > > Hi folks, > > I've run into a minor issue with CMake when a particular file: > (a) is a generated file (property explicitly set to GENERATED, or > marked as the output of a custom command), > (b) has a non-canonical path set (e.g. the path includes '.' or or an > empty directory component, such as '/usr//local/./bin/'), and > (c) is depended upon by another file > > If these conditions are met, CMake seems unable to recognize that the > dependency file is to be produced during the build, and then tries > (and fails) to find it in the filesystem. Please try with current cvs and let us know whether it works for you. Bye Alex
-- Telefonieren Sie schon oder sparen Sie noch? NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
