On 03/04/2016 12:42 PM, Dan Liew wrote:
Thanks for this. Shouldn't the fact that ``LINK_FLAGS`` is a string
property and not a list property be in the ``cmake-properties``
documentation? The version of the documentation for my version of
CMake (3.4.3) doesn't say what the property type is.

Perhaps though the plain string properties predate the list properties which is probably why the documentation does it the other way around e.g. https://cmake.org/cmake/help/v3.4/prop_dir/COMPILE_OPTIONS.html is documented explicitly as a list property.

COMPILE_OPTIONS deprecated the old COMPILE_FLAGS property (which was plain string based). For LINK_FLAGS the same thing was supposed to happen at some point but the topic working on this seems to have stalled.

Nils
--

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

Reply via email to