[CMake] Issue with LIST command

AMARNATH, Balachandar BALACHANDAR.AMARNATH at airbus.com
Tue Apr 26 05:23:20 EDT 2011


Hi

 I have a following piece of cmake commands in my CMakeLists.txt file which is not working with windows but working fine in debian.

IF (NOT WITH_MUMPS)
   LIST(REMOVE_ITEM c_source_files ${mumps_srcs})
ENDIF(NOT WITH_MUMPS)

Any clue in this ?


Regards
Bala


The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110426/ce09cfc3/attachment.htm>


More information about the CMake mailing list