[CMake] Where do add_dependencies() that are not defines go?

Luke Dalessandro ldalessandro at gmail.com
Wed Apr 28 11:44:51 EDT 2010


I meant add_definitions not dependencies. Sorry.

Luke

On Wed, Apr 28, 2010 at 11:39 AM, Luke Dalessandro
<ldalessandro at gmail.com> wrote:
> We sometimes use add_dependencies to add compile flags that aren't
> defines, e.g., -m64. I am trying to build an add_custom_command that
> needs access to these flags, but I can't seem to find them anywhere (I
> can get the dependencies from the directory properties).
>
> Does anyone know where these other flag types are stored?
>
> Thanks,
> Luke
>


More information about the CMake mailing list