[CMake] Concern with 2.6.3

Pau Garcia i Quiles pgquiles at elpauer.org
Mon Mar 9 08:57:30 EDT 2009


On Wed, Mar 4, 2009 at 3:01 PM, Bill Hoffman <bill.hoffman at kitware.com> wrote:
> Robert Dailey wrote:
>>
>> Hi,
>>
>> I noticed after switching to version 2.6.3 that header files (with HPP
>> extension) are marked as "Exclude from build" in Visual Studio 2008. Is this
>> behavior by design? If so, why?
>>
> You don't want to compile .hpp files do you?

There is at least one use case for that: if you are using the Qt VC++
integration, "compile" runs moc on that header file and creates the
moc_blah.cxx file.

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)


More information about the CMake mailing list