Alexander Neundorf wrote: > > Von: Christophe Cavalaria <[EMAIL PROTECTED]> > > ... >> Any idea why it is so? The project file itself correctly configures a >> file filter for the Headers, it's just that no header file is in the >> project. > > Because you didn't list them as source for the target. > Which version of cmake do you have ? > I think since 2.4.5 cmake tries to automatically add the headers to the > project too.
I'm using a slightly older cmake version : 2.4.3 And I tried explicitly listing the .h files too but it didn't work either. I suppose I should try upgrading cmake to the latest version then. _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
