Re: [CMake] Question about properties.

2019-06-02 Thread Michael Ellery
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  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

-- 

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


[CMake] Question about properties.

2019-06-02 Thread Steven Truppe

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