[CMake] Inherited Directory Properties?

Stewart, Robert Robert.Stewart at sig.com
Fri Sep 13 16:43:34 EDT 2013


I want a way to manage a list that applies to the current directory and any subdirectories, unless overridden for a subdirectory (which then applies to that subdirectory's subdirectories).

I tried using SET_DIRECTORY_PROPERTIES() to set/modify the list, for the current directory, but GET_DIRECTORY_PROPERTY() doesn't find that list when in a subdirectory (unless I've made some mistake, of course).

Is there a way to do what I want?

_____
Rob Stewart
Software Engineer
Dev Tools & Components
Susquehanna International Group, LLP



________________________________

IMPORTANT: The information contained in this email and/or its attachments is confidential. If you are not the intended recipient, please notify the sender immediately by reply and immediately delete this message and all its attachments. Any review, use, reproduction, disclosure or dissemination of this message or any attachment by an unintended recipient is strictly prohibited. Neither this message nor any attachment is intended as or should be construed as an offer, solicitation or recommendation to buy or sell any security or other financial instrument. Neither the sender, his or her employer nor any of their respective affiliates makes any warranties as to the completeness or accuracy of any of the information contained herein or that this message or any of its attachments is free of viruses.


More information about the CMake mailing list