From: David Cole [mailto:david.c...@kitware.com] 
Sent: 01 July 2010 19:58
To: Hicham Mouline
Cc: cmake@cmake.org
Subject: Re: [CMake] generating source files with ADD_CUSTOM_COMMAND

 

I think you mean:

${CMAKE_COMMAND} -E copy src dst

 

You forgot the -E.

  _____  

 

I'll try that. 

In the meantime, the wiki page http://www.cmake.org/Wiki/CMake_FAQ  has 2
occurrences of 

{CMAKE_COMMAND} copy 

missing the -E

 

Thanks,

_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

Reply via email to