Same here with a target named "gdcp++". Seems to be a problem with the plus sign.

On 03/06/2013 10:55 AM, Martin Koller wrote:
Testing the current cmake snapshot (on win8, VS 2010) shows error messages
which I did not have with the latest released cmake version:

CMake Error:
   Error evaluating generator expression:

     $<TARGET_PROPERTY:agent++,INTERFACE_COMPILE_DEFINITIONS>

   Target name not supported.


The target is defined as
add_library(agent++ STATIC ${SOURCES})

Is this an intentional change for the next cmake version or is it a bug I
should report in mantis ?


--

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