[cmake-commits] martink committed properties3.cxx NONE 1.1
cmake-commits at cmake.org
cmake-commits at cmake.org
Thu May 31 10:29:15 EDT 2007
Update of /cvsroot/CMake/CMake/Tests/Properties/SubDir
In directory public:/mounts/ram/cvs-serv12117/Properties/SubDir
Added Files:
properties3.cxx
Log Message:
ENH: added new test for SourceFile objects and properties
--- NEW FILE: properties3.cxx ---
#include "properties.h"
#include "properties2.h"
#if defined HAVE_PROPERTIES_H && defined HAVE_PROPERTIES2_H
int main ()
{
return 0;
}
#endif
More information about the Cmake-commits
mailing list