[CMake] Question about properties.

Michael Ellery mellery451 at gmail.com
Sun Jun 2 10:11:03 EDT 2019


I think you can refer to https://cmake.org/cmake/help/latest/manual/cmake-properties.7.html  or “cmake —help-properties”.


> On Jun 2, 2019, at 5:07 AM, Steven Truppe <workbench at gmx.at> wrote:
> 
> Hi again,
> 
> 
> i'm reading up on properties and i see how to use set_properties and
> get_properties but i don't know how i can find out which properties
> exists for each entry (GLOBAL, DIRECTORY, TARGET, SOURCE, ...).
> 
> 
> How can i retrieve a property if i don't have a list with all available
> properties ?
> 
> 
> best regards!
> 
> -- 
> 
> 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:
> https://cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list