The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=12386 ====================================================================== Reported By: Nathan Samson Assigned To: ====================================================================== Project: CMake Issue ID: 12386 Category: Modules Reproducibility: have not tried Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-08-03 20:28 EDT Last Modified: 2011-08-03 20:28 EDT ====================================================================== Summary: A FindItstool module is missing Description: itstool is a free and opensource software tool that is used in some projects to generate documentation (as far as I know).
The projects that are using CMake and itstools are doomed to A) hardcode the itstool executable (and hope the user has it installed) B) include their own FindItstool file This bug reports wants to solve that with an attached FindItstool.cmake module. It is very basic, but as far as I know it does not need more. Please give comments and/or include. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-08-03 20:28 Nathan Samson New Issue 2011-08-03 20:28 Nathan Samson File Added: FindItstool.cmake ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
