On 11/14/2011 4:01 PM, Alexander Neundorf wrote:
Instead of adding the code to the bottom of GenerateImportPropertyCode
please create a separate method next to it for that part.
Done, in an updated version of the
CheckImportedFileExistenceInConfigDotCMakeFiles branch.
Looks good. My remaining hesitation is that the message gets duplicated
many times in the targets file and takes a lot of (visual) space but
its presence does not add much information for a (human) reader. I
wonder if we can accumulate a list of files to be checked and add one
test at the end of the targets file that looks for everything and
fails with a single message.
-Brad
--
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers