[CMake] User generated header file

Perry Ismangil perry at pjsip.org
Mon Sep 19 05:32:56 EDT 2011


On Sun, Sep 18, 2011 at 16:43, Eric Noulard <eric.noulard at gmail.com> wrote:
>
> You may tell CMake that this file is generated as part of the build:
> set_source_files_properties(your_header.h PROPERTIES GENERATED TRUE)
>

Thanks Eric, this is indeed the property I was looking for to get the
right behaviour.

-- 
Perry Ismangil


More information about the CMake mailing list