Re: [CMake] set_property() scope qualifier question...

2009-06-01 Thread Sean Chittenden
hanks for cmake(1). I'm very happy not using auto* anymore (though I wish there was a "create an sh(1) script mode for source distributions" when distributing source tar files). -sc -- Sean Chittenden s...@chittenden.org ___

Re: [CMake] set_property() scope qualifier question...

2009-05-30 Thread Sean Chittenden
.c and bar.c and the bar_test case would break. Ideally I'd like to set a source property in the bar_test case, but don't know how to do that. I thought the scope property would do it. Can I somehow finagle this using an if() ? Thanks in advance. -sc -- Sean Chittenden s...@chit

[CMake] set_property() scope qualifier question...

2009-05-30 Thread Sean Chittenden
the inclusive AND for set_property(). That said, is there an alternative approach that's more correct? -sc -- Sean Chittenden s...@chittenden.org ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/o