← Back to team overview

sikuli-driver team mailing list archive

[Bug 702533] Re: SUBDIRS command is deprecated, and enabling CTest

 

** Patch added: "0001-Replace-deprecated-SUBDIRS-by-ADD_SUBDIRECTORY-Comma.patch"
   https://bugs.launchpad.net/bugs/702533/+attachment/1792980/+files/0001-Replace-deprecated-SUBDIRS-by-ADD_SUBDIRECTORY-Comma.patch

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/702533

Title:
  SUBDIRS command is deprecated, and enabling CTest

Status in Sikuli:
  New

Bug description:
  see:
  http://www.cmake.org/cmake/help/cmake-2-8-docs.html#command:subdirs

  There are a lots of generated files in the source tree while building sikuli (not necessarily a good thing), at least if the version control can make sure they are not handled it would be great.
  I mirror the development on github (http://github.com/arnaudgelas/sikuli), I added couple of .gitignore (note that by added them into the source tree won't change anything for bazaar users, but would be really appreciated by git ones).

  I also recommend to enable CTest, to test sikuli, and even maybe to
  create a dashboard online at my.cdash.org (free), where people could
  submit nightly builds.

  I join a patch here for these changes





References