On Monday 02 February 2009, ankit jain wrote: > Hi all, > > Can't we include our source files other than C or Cpp in cmakelists file. > if yes then if we want to execute those files when we do make then for that > what to write in CMakelists file as we write add_library command which we > want to do when make will run in some cases.
If I interpret your mail correctly, this depends on the programming language in which these files are written in. Let us know more details so we can help better. Alex _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
