[Cmake] Exception when INCLUDE is used

William A. Hoffman billlist at nycap . rr . com
Wed, 24 Dec 2003 10:15:08 -0500


The include statement is used quite a bit by cmake.
Can you create a small example that shows the problem?

-Bill


At 01:08 AM 12/24/2003, Terence Ou wrote:
>Hello,
> 
>    I'm using version 1.8.2. CMake generates and exception when I use "INCLUDE" to include a makelist file from a sub-directory.
>Without the line, it seems to configure successfully but not with "INCLUDE". I was using the example that was provide in 
>Mastering CMake, about including source files from sub-directories.
> 
>Warmest Regards,
>                          Terence Ou