Hello,
I'm still working on xctest support and decided that most logic should
be implemented as a function or macro outside of the C++ code base.
However to achive this I must be able to set the following property
on the xctest bundle:
XCODE_ATTRIBUTE_TEST_HOST "$<TARGET_FILE:CocoaExample>"
Would you consider applying the attached patch? If yes I will add the
necesary documentation.
How would you test that feature? Just grepping in the generated pbxproj?
Thanks,
Gregor
Gregor Jasny (1):
Add support for Generator Expressions within XCODE_ATTRIBUTE target
properties
Source/cmGlobalXCodeGenerator.cxx | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
1.9.3 (Apple Git-50)
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services to support the CMake community. For more
information on each offering, please visit:
CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers